Issue #3961 has been updated by Markus Roberts.

Status changed from Ready for Testing to Code Insufficient

In master as 

commit:e848d4104350543241fa1a84aa3eaaf3a27d2616 puppet cert --generate implies 
ca_location = :local

commit:255628e101e9da3ef4024c6e3b446e354b95b21d Rename cert's @mode to 
@cert_mode to reduce confusion

May need additional fix as per comment 7 (above) and back-port to 0.25.x

----------------------------------------
Bug #3961: puppetca doesnt generate certificate in $certdir.
http://projects.puppetlabs.com/issues/3961

Author: achemze -
Status: Code Insufficient
Priority: Normal
Assigned to: Jesse Wolfe
Category: SSL
Target version: 2.6
Affected version: 0.25.5
Keywords: 
Branch: http://github.com/jes5199/puppet/tree/bug/master/3961


I just upgraded from 0.24 to 0.25 and started running into trouble with 
producing certs. I am seeing, what appears to me to be unusual behavior when 
using puppetca. 

When used with '--generate' option, i only get certs in ca/signed and 
private_key but not in certs.

When ran with --debug --trace --verbose, i only see the following:

> /usr/local/sbin/puppetca --trace --generate test01.domain.tld 
> --ssldir=/scratch/user/svn/config/puppet/trunk/ssl --debug --verbose
test01.domain.tld
info: Creating a new SSL key for test01.domain.tld
info: Creating a new SSL certificate request for test01.domain.tld
notice: test01.domain.tld has a waiting certificate request
notice: Signed certificate request for test01.domain.tld
notice: Removing file Puppet::SSL::CertificateRequest test01.domain.tld at 
'/scratch/user/svn/config/puppet/trunk/ssl/ca/requests/test01.domain.tld.pem'

> find /scratch/user/svn/config/puppet/trunk/ssl -name test01.domain.tld\*
/scratch/user/svn/config/puppet/trunk/ssl/ca/signed/test01.domain.tld.pem
/scratch/user/svn/config/puppet/trunk/ssl/private_keys/test01.domain.tld.pem
> 



-- 
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