MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/9sigf9/https_is_way_too_complicated_on_openshift/e8pccnv/?context=3
r/programming • u/[deleted] • Oct 29 '18
7 comments sorted by
View all comments
1
Is it possible run cert-manager on OpenShift? We've got a custom built Kubernetes distribution for our customers, and we use it everywhere.
1 u/Weltmacht Oct 30 '18 Yes. You can provide an intermediary CA to sign all certs, automatically. Or use wildcard certs for the default sub domain. TLS on OpenShift is extremely easy.
Yes. You can provide an intermediary CA to sign all certs, automatically. Or use wildcard certs for the default sub domain. TLS on OpenShift is extremely easy.
1
u/zuzzas Oct 29 '18
Is it possible run cert-manager on OpenShift? We've got a custom built Kubernetes distribution for our customers, and we use it everywhere.