davidc / puppet_getssl

Puppet module to get Letsencrypt certificates with getssl Bash script by srvrco
0 stars 1 forks source link

Adding/removing SANs should force a new certificate #7

Open davidc opened 4 years ago

davidc commented 4 years ago

It should compare SANS with the existing cert and see if they've changed, if so add the force flag.

This may be better done by getssl itself