openshift-evangelists / oc-cluster-wrapper

oc cluster up bash wrapper
Apache License 2.0
144 stars 72 forks source link

Using your own certificate/key #33

Open jhu-arod opened 7 years ago

jhu-arod commented 7 years ago

Would love to see the ability to supply a custom certificate/key to be used for the console instead of the self signed generated certificate upon cluster creation.

jorgemoralespou commented 7 years ago

You need to open this to the underlying tool that I'm using since that need to support it. That's openshift origin. Open the issue there, and if they support it, I will provide support here as well.

https://github.com/openshift/origin/issues

jorgemoralespou commented 7 years ago

I've figured out this is possible. Will add it as RFE.