diff options
Diffstat (limited to 'openssl-ca-acf.cnf')
-rw-r--r-- | openssl-ca-acf.cnf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openssl-ca-acf.cnf b/openssl-ca-acf.cnf index 5e11a9f..91c036b 100644 --- a/openssl-ca-acf.cnf +++ b/openssl-ca-acf.cnf @@ -83,7 +83,6 @@ distinguished_name = req_distinguished_name attributes = req_attributes x509_extensions = v3_ca_cert string_mask = nombstr -req_extensions = v3_req # The req section specifies the attributes that will be asked for # Here is where we define the fields that are presented in @@ -137,8 +136,6 @@ keyUsage = cRLSign, keyCertSign subjectKeyIdentifier = hash authorityKeyIdentifier = keyid,issuer:always -[ v3_req ] - [ general_cert ] # Non-specific policy = policy_acf_cert |