17 lines
308 B
Text
17 lines
308 B
Text
|
[ req ]
|
||
|
prompt = no
|
||
|
distinguished_name = req_distinguished_name
|
||
|
x509_extensions = v3_ca
|
||
|
|
||
|
[ req_distinguished_name ]
|
||
|
C = PK
|
||
|
ST = Sindh
|
||
|
L = Karachi
|
||
|
O = mahmad
|
||
|
|
||
|
[v3_ca]
|
||
|
subjectKeyIdentifier = hash
|
||
|
basicConstraints = critical,CA:TRUE
|
||
|
keyUsage = cRLSign, keyCertSign
|
||
|
nameConstraints = permitted;DNS:272254864.xyz
|