docker-laravel-stack/certs/san.cnf

21 lines
308 B
Plaintext
Raw Normal View History

2025-10-31 11:29:14 -04:00
[req]
distinguished_name = req_distinguished_name
req_extensions = v3_req
prompt = no
[req_distinguished_name]
C = TT
ST = Port-of-Spain
L = St.
O = Ministry
OU = ICT
CN = localhost
emailAddress = sheldon.johnson@gov.tt
[v3_req]
subjectAltName = @alt_names
[alt_names]
DNS.1 = localhost
IP.1 = 127.0.0.1