mirror of
https://github.com/certbot/certbot.git
synced 2026-03-16 23:52:08 -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}
|