Created
July 26, 2012 15:28
-
-
Save kbarber/3182709 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # puppet module search stdlib --module_repository=https://localhost:8140/ --trace | |
| Searching https://localhost:8140/ ... | |
| Error: Could not connect via HTTPS to https://localhost:8140/ | |
| Unable to verify the SSL certificate | |
| Error returned by OpenSSL is 'self signed certificate in certificate chain' | |
| Serial is '1' | |
| Certificate subject is '/CN=Puppet CA: kb.local' | |
| Issuer subject is '/CN=Puppet CA: kb.local' | |
| Start date is 'Mon Jun 18 11:49:43 UTC 2012' | |
| Expiration date is 'Sun Jun 18 11:49:43 UTC 2017' | |
| The certificate may not be signed by a valid CA | |
| The CA bundle included with OpenSSL may not be valid or up to date |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment