Hi i installed Docker notary from HERE, and it fails to startup as certification is expired , i have my own root certificate generated and replaced it with public one of notary still it taking the default one from somewhere, did anyone successfully replaced the public with own certificate and how??
tried replacing the root.ca.crt under ~/notary/fixtures and started application but didn’t work, confirmed with openssl command “openssl s_client -connect IP:4443 -CAfile root-ca.crt -no_ssl3” which still taking public expired certificate.
Need help to replace my own certificate
V’c Krishna is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.