Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #4226 - Prepend 'Puppet CA: ' to fqdn for default root ca_name | Jacob Helwig | 2010-09-28 | 1 | -1/+12 |
| | | | | | | | | Having a root ca_name that matches the fqdn of the puppet master would cause certificate lookup problems on some clients, resulting in failed SSL negotiation. Signed-off-by: Jacob Helwig <jacob@puppetlabs.com> | ||||
* | Port Puppet::SSLCertificates::CA test to rspec | Jacob Helwig | 2010-09-28 | 1 | -0/+99 |
Signed-off-by: Jacob Helwig <jacob@puppetlabs.com> |