Lines Matching refs:certificate
24 # This is mostly being used for generation of certificate requests.
66 certificate = $dir/cacert.pem # The CA certificate
142 # req_extensions = v3_req # The extensions to add to a certificate request
186 # This is typical in keyUsage for a client certificate.
215 # Extensions to add to a certificate request
241 # Key usage: this is typical for a CA certificate. However since it will
242 # prevent it being used as an test self-signed certificate it is best
269 # These extensions should be added when creating a proxy certificate
272 # requires this to avoid interpreting an end user certificate as a CA.
277 # the certificate can be used for anything *except* object signing.
282 # For an object signing certificate this would be used.
291 # This is typical in keyUsage for a client certificate.
318 # This really needs to be in place for it to be a proxy certificate.