redesigned

This commit is contained in:
Patrick 2024-11-21 16:14:12 +01:00
parent 6750814646
commit e8cff9b1d4
6 changed files with 12 additions and 1 deletions

20
dist/openssl.cnf vendored Normal file
View file

@ -0,0 +1,20 @@
[ req ]
default_bits = 2048
distinguished_name = req_distinguished_name
req_extensions = req_ext
prompt = no
[ req_distinguished_name ]
C = CH
ST = Zurich
L = Zurich
O = InterstellarNet
OU = NONE
CN = jetsearch.com
[ req_ext ]
subjectAltName = @alt_names
[ alt_names ]
DNS.1 = jetsearch.com
DNS.2 = www.jetsearch.com