Reputation: 59634
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?
Upvotes: 0
Views: 512
Reputation:
Yes, you can use a self signed certificate, it just won't show up as trusted by most browsers.
Upvotes: 1