Hi,
I would like to install new cluster with custom certificates. I read this
https://gist.github.com/abutcher/2e13e963a6c241cc5e90 and I don’t know
where can I specify the CA certificate for the master console (8443).
For router can I specify the
key, certificate and cacertificate:
openshift_hosted_router_certificate={"certfile": "./certificates/
apps.rohlik.cz/star_apps_rohlik_cz.crt", "keyfile": "./certificates/
apps.rohlik.cz/star_apps_rohlik_cz.key", "cafile": "./certificates/
apps.rohlik.cz/star_apps_rohlik_cz.cacrt"}
but the master console certificate has only this:
openshift_master_named_certificates=[{"certfile": "/path/to/custom1.crt",
"keyfile": "/path/to/custom1.key"}]
How can I specify the authority for the master ?
Thanks Mila
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users