Search code examples
certificateopenshiftcloudflareself-signed

Does Openshift allow self-signed certificates?


Say you implement an application on Openshift and put it behind Cloudflare.

Since Cloudflare offers universal certificates and allows self-signed certificate, can I use self-signed certificate on OpenShift for my application?


Solution

  • Yes, you can use a self signed certificate, it just won't show up as trusted by most browsers.