Issue #5776 has been updated by Peter Meier.
Peter Meier wrote: > Any chance that this will be merged? Oh, and this seems to link to a private github repo I can't look at whether you have actually fixed that certain issue. ---------------------------------------- Bug #5776: certdnsnames should not accept commas as separators https://projects.puppetlabs.com/issues/5776 Author: Luc Stepniewski Status: Merged - Pending Release Priority: Normal Assignee: Daniel Pittman Category: installer Target version: Keywords: Branch: next Affected PE version: After a totally new/clean installation of PEB, and defining a new client install remotely, I correctly get the certificate signing request with '`puppet cert -l`', but when I try to sign it, I get an error "`err: Could not call sign`": <blockquote> `root@puppet:~# puppet cert --sign mongodb.intra.myserver.fr err: Could not call sign: subjectAltName = DNS:puppet,DNS:puppet.intra.myserver.fr,puppet.myserver.fr,DNS:puppet,puppet,DNS:puppet,puppet.intra.myserver.fr,puppet.myserver.fr,DNS:mongodb.intra.myserver.fr: missing value` </blockquote> -- 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.
