Home | History | Annotate | Download | only in apps

Lines Matching refs:CA

24 # We can add new OIDs in here for use by 'ca', 'req' and 'ts'.
36 [ ca ]
37 default_ca = CA_default # The default ca section
50 certificate = $dir]cacert.pem # The CA certificate
79 # For type CA, the listed attributes must be the same, and the optional
83 # For the CA policy
165 # These extensions are added when 'ca' signs a request.
168 # requires this to avoid interpreting an end user certificate as a CA.
170 basicConstraints=CA:FALSE
207 #nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem
221 basicConstraints = CA:FALSE
227 # Extensions for a typical CA
238 #basicConstraints = critical,CA:true
240 basicConstraints = CA:true
242 # Key usage: this is typical for a CA certificate. However since it will
273 # requires this to avoid interpreting an end user certificate as a CA.
275 basicConstraints=CA:FALSE
312 #nsCaRevocationUrl = http://www.domain.dom/ca-crl.pem