Jeff Sparrow
2014-Oct-24 16:08 UTC
[Puppet Users] Error: Could not run: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read finished A
I am trying to copy a current Puppet Master server on one domain and move it to another. Im finding that its very hard to try to change all the config remanence. Is there an easy way to do this, or a step by step best practice? I have grepped most of the old fqdn name and changed it to the new one, yet when I delete all certs, and re-issue new ones on the master, it wants to keep pulling a cert for the old FQDN. *Edit 1:* I have resolved many of the issues I was previously getting. However I can not get past this SSL issue for the life of me. [root@puppet lib]# puppet resource service apache2 ensure=running Error: Could not run: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [unable to get local issuer certificate for /CN=puppet.foundry.test] I have attempted to completely purge all certs from the master, using this link <https://docs.puppetlabs.com/puppet/latest/reference/ssl_regenerate_certificates.html#ssl:-regenerating-all-certificates-in-a-puppet-deployment>, and then regenerate all. But I still keep getting the same errors: Error: Could not run: SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read finished A -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/1a493bac-8788-4c70-9019-32033a557366%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.