Hi All Despite several tries I have been unable to setup automatic certificate signing for CloudPack. This is part of typical output:
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 warning: peer certificate won't be verified in this SSL session notice: Did not receive certificate warning: peer certificate won't be verified in this SSL session notice: Did not receive certificate ^CCancelling startup when I run: puppet node install ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com -- login ec2-user --keyfile xxxxx --install-script gems --puppet-version 2.7.3 --debug --certname cloudadmin Although in the master I can see that the certificate is requested by client, I couldnt figure out where and how the automatic signing takes place. I looked into modules/cloud_provisioner/lib/puppet/cloudpack.rb where "install" is handled and thought maybe provisioner pulls cert requests and signs them but I could not find any code or log. Thank you -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
