CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/18 13:54:43
Modified files:
usr.sbin/acme-client: revokeproc.c
Log message:
Do not check the list of SAN's in the cert when -F is specified to force renewal
This allows you to add a SAN DNS name to a cert, and request a forced renewal
to get the new name added immediately
ok florian@
