Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

console certificate subject alt names #81

Open
akostadinov opened this issue Aug 9, 2017 · 0 comments
Open

console certificate subject alt names #81

akostadinov opened this issue Aug 9, 2017 · 0 comments

Comments

@akostadinov
Copy link

Starting cluster like:

export OC_CLUSTER_PUBLIC_HOSTNAME=`hostname`
/root/oc-cluster-wrapper/oc-cluster up --version=latest

The generated console web server certificate is setup only for the local IP address. It needs to have SubjecAltNames field with the IP and the hostname of the machine such that certificate can be trusted in Firefox and Chrome which require SunjectAltName now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant