summaryrefslogtreecommitdiffstats
path: root/openssl/config-server/casperlefantom.net.blackbird.matrix-openssl.cnf
blob: fad9813a46938097f9627f1cc33c4660575d377f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[ req ]
default_bits = 4096
default_md = sha256
encrypt_key = no
distinguished_name = req_dn
req_extensions = v3_req
prompt = no

[ req_dn ]
# country (2 letter code)
C=FR

# State or Province Name (full name)
ST=Basse-Normandie

# Locality Name (eg. city)
L=Caen

# Organization (eg. company)
O=casperlefantom.net

# Organizational Unit Name (eg. section)
OU=Matrix

# Common Name (*.example.com is also possible)
CN=matrix.casperlefantom.net

# E-mail contact
emailAddress=hostmaster@casperlefantom.net

[ v3_req ]
subjectAltName = @alt_names

[alt_names]
DNS.1 = matrix.casperlefantom.net