Support for http-01 challenges when using Istio ingress
Currently I can't see that there is any mention of http-01 challenge support when using Istio as ingress gateways ?
Istio 1.1.x
Kubernetes 1.13.x
Certmanager 0.7.0
/kind feature
It is possible: https://medium.com/@gregoire.waymel/istio-cert-manager-lets-encrypt-demystified-c1cbed011d67 Not working in my case though. Although I feel this has to do with mtls being enabled. While the acme-solver pods have the annotation inject-sidecar set to false.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to jetstack.
/lifecycle stale
/remove-lifecycle stale
I think this issue should be about the case when mTLS is enabled, as @spekr mentioned. There is also another issue open for this (or something similar) with potential workarounds and more discussion here: https://github.com/jetstack/cert-manager/issues/1636
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to jetstack.
/lifecycle stale
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to jetstack.
/lifecycle stale
/remove-lifecycle stale
We now have https://github.com/jetstack/cert-manager/issues/1636 and https://github.com/jetstack/cert-manager/issues/2526 to improve our documentation and support for Istio.
I'm going to close this in order to reduce the number of duplicate issues we have open!
Most helpful comment
It is possible: https://medium.com/@gregoire.waymel/istio-cert-manager-lets-encrypt-demystified-c1cbed011d67 Not working in my case though. Although I feel this has to do with mtls being enabled. While the acme-solver pods have the annotation inject-sidecar set to false.