Skip to content

Commit

Permalink
api: fall back to using public cert on cert error
Browse files Browse the repository at this point in the history
If we get a certificate error trying to connect to a controller,
then it's possible that we're using the private CA but
the address we're connecting to is a proxy that doesn't
have a private CA certificate. In this case, try
again with the public CA.
  • Loading branch information
rogpeppe committed May 18, 2017
1 parent 7ca69b4 commit 4382641
Show file tree
Hide file tree
Showing 6 changed files with 472 additions and 197 deletions.
Loading

0 comments on commit 4382641

Please sign in to comment.