Issue #7195 has been updated by Ben Hughes.

Status changed from Unreviewed to Accepted


----------------------------------------
Bug #7195: Certnames containing a slash cause failures
https://projects.puppetlabs.com/issues/7195

Author: Nick Lewis
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


<pre>
$ puppet agent --debug --certname foo/bar/baz
info: Creating a new SSL key for foo/bar/baz
err: Could not request certificate: Cannot save foo/bar/baz; parent directory 
/Users/nicklewis/.puppet/ssl/private_keys/foo/bar does not exist
</pre>

If I manually create the appropriate directories, I still get <pre>info: Could 
not find certificate for 'foo/bar/baz'</pre> on the master.

Similar problems are presumably present on Windows for other characters 
disallowed in filenames.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to