mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
6 lines
114 B
Text
6 lines
114 B
Text
|
|
[ req ]
|
||
|
|
distinguished_name = req_distinguished_name
|
||
|
|
[ req_distinguished_name ]
|
||
|
|
[ san ]
|
||
|
|
subjectAltName=${ENV::SAN}
|