Files
coder/coderd/notifications/dispatch/fixtures/v3_ext.conf
2024-07-19 09:22:15 +02:00

10 lines
251 B
Plaintext

authorityKeyIdentifier=keyid,issuer
basicConstraints=CA:FALSE
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
subjectAltName = @alt_names
[ alt_names ]
DNS.1 = myserver.local
DNS.2 = www.myserver.local
IP.1 = 127.0.0.1