Skip to content

How can the Microcks support a https url? #974

Answered by lbroudoux
touensure asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @touensure!

Microcks doesn't expose Https but relies on Kubernetes ingress controller or external reverse proxy to handle the TLS termination. So when deployed into a Kube cluster, the Helm chart and Operator install TLS Ingresses. Many options are available to either generate a self-signed certificate, reuse an already provisioned one or trigger the generation of a specific one depending on your deployment target.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@touensure
Comment options

Answer selected by touensure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment