Sign certificate from a fingerprint - not hostname
23 views
Skip to first unread message
Sven R
unread,
Dec 12, 2014, 7:30:54 AM12/12/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hello,
is there a possibility to sign the new puppet agents by only using their fingerprints and no usage of the hostname?
Thanks in advantage!
Felix Frank
unread,
Dec 12, 2014, 7:35:51 PM12/12/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi,
the CN of the certificate is chosen through the *certname* option
for the agent. The default for this setting is indeed the $fqdn
fact, but you can set it to whatever you want. E.g.