Files
kamco-train-api/deploy/ssl/openssl.cnf
dabeeo f75ec77ccf hoony
2026-04-20 15:30:26 +09:00

22 lines
280 B
INI

[req]
default_bits = 4096
prompt = no
default_md = sha256
distinguished_name = dn
req_extensions = v3_req
[dn]
C=KR
ST=Seoul
L=Seoul
O=KAMCO
OU=Training
CN=api.train-kamco.com
[v3_req]
subjectAltName = @alt_names
[alt_names]
DNS.1 = api.train-kamco.com
DNS.2 = train-kamco.com