On Wednesday, February 13, 2013 11:45:46 AM UTC+11, Alex Harvey wrote: > > > And as I'd guess you'd expect this hasn't changed the behaviour - still > getting the same error. >
And just for fun I tried this too - # mv /etc/pki/tls/certs /etc/pki/tls/certs.alex # cd /etc/pki/tls # ln -s /var/lib/puppet/ssl/certs # ls -l total 36 lrwxrwxrwx 1 root root 19 Dec 9 21:59 cert.pem -> certs/ca-bundle.crt lrwxrwxrwx 1 root root 25 Feb 13 11:48 certs -> /var/lib/puppet/ssl/certs drwxr-xr-x 2 root root 4096 Feb 13 11:37 certs.alex drwxr-xr-x 2 root root 4096 Dec 9 21:59 misc -rw-r--r-- 1 root root 9828 May 15 2012 openssl.cnf drwxr-xr-x 2 root root 4096 May 15 2012 private So maybe it ought to be finding these hash links in the default certs directory now as well after I made this change? In any case still no change to the behaviour. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
