Hello,
Is there a way for me to generate a CSR to have a puppetserver signed by an external CA like Digicert? I wanted to do the following:
2. Generate a CSR for my masters which will signed by Digicert.
I was able to get 1. kinda working by using "server" and "dns_alt_names" in the puppet.conf and verified it by looking at the actual cert but I don't know how to compound it with 2 and 3.
Please let me know how this can be done
Thanks!