x509: certificate signed by unknown authority - in offline managed installation #291
|
One of our customers (government agency) is using offline managed cluster which we are accessing via customer VPN without access to internet. BR, Josef Solnicky, TietoEvry |
Answered by
tatomir146
Apr 19, 2021
Replies: 1 comment 5 replies
|
Hi @Josef-t11, monaco is using host system trust store to determine if SSL is trusted. If you add self-signed certificate to the hosts trust store, monaco will accept it. |
5 replies
Answer selected by
tatomir146
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Josef-t11, monaco is using host system trust store to determine if SSL is trusted. If you add self-signed certificate to the hosts trust store, monaco will accept it.