21 lines
394 B
Text
21 lines
394 B
Text
|
[ req ]
|
||
|
default_bits = 2048
|
||
|
|
||
|
prompt = no
|
||
|
distinguished_name = req_distinguished_name
|
||
|
req_extensions = v3_req
|
||
|
|
||
|
[req_distinguished_name]
|
||
|
countryName = PK
|
||
|
stateOrProvinceName = Sindh
|
||
|
localityName = Karachi
|
||
|
commonName = 272254864.xyz
|
||
|
|
||
|
[v3_req]
|
||
|
basicConstraints = CA:FALSE
|
||
|
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
|
||
|
subjectAltName = @alt_names
|
||
|
|
||
|
[alt_names]
|
||
|
DNS.1 = *.272254864.xyz
|