Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
PUP 3.5.0, PUP 3.5.1
-
None
-
Coremunity
-
Platform Core KANBAN
-
Bug Fix
-
Description
On CentOS 6 with Puppet 3.5.0, the certname subcommand accepts upper case letters for the certname. If you then try to change the name to lower-case, puppet complains and refuses to do so:
[sharon.fonge@puppetmaster ~]$ sudo puppet cert list
|
[sharon.fonge@puppetmaster ~]$ puppet cert sign puppetclient.local.org
|
Error: Could not find certificate request for puppetclient.local.org
|
[sharon.fonge@puppetmaster ~]$ sudo rm -rf /etc/puppet/ssl /var/lib/puppet/ssl
|
[sharon.fonge@puppetmaster ~]$ sudo rm -rf /etc/puppet/ssl /usr/lib/puppet/ssl
|
Attachments
Issue Links
- relates to
-
ENTERPRISE-282 certname not set to lower case when installing the agent
-
- Closed
-