Relative Content

Tag Archive for kubernetesssl

Mounting TLS as JKS in Kubernetes

Im using ActiveMQ Artemis on cloud(Kubernetes). It is defined to use SSL.
For using SSL –
I have a secret with tls.key and tls.crt which is mounted as volume to the pods.