Created
February 28, 2012 03:58
-
-
Save cyberswat/1929295 to your computer and use it in GitHub Desktop.
Generate a puppet signing request
This file contains 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
[root@li220-252:~] puppetd -t --server puppet.cyberswat.com | |
info: Creating a new SSL key for li220-252.members.linode.com | |
warning: peer certificate won't be verified in this SSL session | |
info: Caching certificate for ca | |
warning: peer certificate won't be verified in this SSL session | |
warning: peer certificate won't be verified in this SSL session | |
info: Creating a new SSL certificate request for li220-252.members.linode.com | |
info: Certificate Request fingerprint (md5): 52:32:81:19:B1:E4:89:83:13:CC:70:ED:C1:80:7A:5B | |
warning: peer certificate won't be verified in this SSL session | |
warning: peer certificate won't be verified in this SSL session | |
warning: peer certificate won't be verified in this SSL session | |
Exiting; no certificate found and waitforcert is disabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment