This commit is contained in:
2025-10-30 07:49:50 +00:00
parent d7452e898c
commit ff7510107d
8 changed files with 193 additions and 0 deletions

16
shared/certs/go.cnf Normal file
View File

@@ -0,0 +1,16 @@
[req]
distinguished_name = req_distinguished_name
req_extensions = v3_req
prompt = no
[req_distinguished_name]
CN = go.
[v3_req]
basicConstraints = CA:FALSE
keyUsage = digitalSignature, keyEncipherment
extendedKeyUsage = serverAuth
subjectAltName = @alt_names
[alt_names]
DNS.1 = go.