Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save weltonrodrigo/564b0267a8af4b2b192a5d347f37b0cb to your computer and use it in GitHub Desktop.
Save weltonrodrigo/564b0267a8af4b2b192a5d347f37b0cb to your computer and use it in GitHub Desktop.
Who to configure let's encrypt on rancher using sslip.io domains with azure application gateway?

How to configure let's encrypt on rancher using sslip.io domains with azure application gateway?

When using an sslip.io domain on rancher, cert-manager gets in trouble because the hostname won't match.

You need to annotate the ingress with acme.cert-manager.io/http01-edit-in-place=true

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