In the spirit of input-less batch mode, we would need some kind of long-term storage of DNS and IP addresses associated with the creation of a specified 'server'-type certificate having the subjectAltName OID support (or SAN, for short).
at the moment, data entry of subjectAltNames occurs at first-time creation, there doesnt seem to be a design for making a renew certificate with additional or changed SAN entries.
In the spirit of input-less batch mode, we would need some kind of long-term storage of DNS and IP addresses associated with the creation of a specified 'server'-type certificate having the
subjectAltName
OID support (or SAN, for short).at the moment, data entry of subjectAltNames occurs at first-time creation, there doesnt seem to be a design for making a renew certificate with additional or changed SAN entries.