Home
last modified time | relevance | path

Searched refs:keyUsage (Results 1 – 25 of 51) sorted by relevance

123

/third_party/openssl/test/
Dca-and-certs.cnf38 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
44 keyUsage = nonRepudiation, digitalSignature
50 keyUsage = nonRepudiation, digitalSignature, keyAgreement
88 keyUsage = cRLSign, keyCertSign
DCAtsa.cnf83 keyUsage = nonRepudiation, digitalSignature
96 keyUsage = nonRepudiation, digitalSignature
108 keyUsage = nonRepudiation, digitalSignature
117 keyUsage = cRLSign, keyCertSign
Dv3_ca_exts.cnf2 keyUsage = cRLSign, keyCertSign
/third_party/openssl/demos/certs/
Dca.cnf39 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
48 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
61 keyUsage=critical, keyAgreement
77 keyUsage = critical, cRLSign, keyCertSign
/third_party/openssl/demos/certs/apps/
Dapps.cnf40 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
48 keyUsage=critical, nonRepudiation, digitalSignature, keyAgreement
64 keyUsage = critical, cRLSign, keyCertSign
/third_party/openssl/test/smime-certs/
Dca.cnf39 keyUsage=critical, nonRepudiation, digitalSignature, keyEncipherment
51 keyUsage=critical, keyAgreement
67 keyUsage = critical, cRLSign, keyCertSign
/third_party/node/lib/internal/crypto/
Dx509.js141 keyUsage: this.keyUsage,
250 get keyUsage() { getter in X509Certificate
253 value = this[kHandle].keyUsage();
/third_party/node/deps/openssl/openssl/apps/
Dopenssl.cnf211 # This is typical in keyUsage for a client certificate.
212 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
236 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
255 # keyUsage = cRLSign, keyCertSign
284 # This is typical in keyUsage for a client certificate.
285 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
359 out_trusted = apps/insta.ca.crt # does not include keyUsage digitalSignature
Dopenssl-vms.cnf211 # This is typical in keyUsage for a client certificate.
212 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
236 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
255 # keyUsage = cRLSign, keyCertSign
284 # This is typical in keyUsage for a client certificate.
285 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
359 out_trusted = apps/insta.ca.crt # does not include keyUsage digitalSignature
/third_party/openssl/apps/
Dopenssl-vms.cnf211 # This is typical in keyUsage for a client certificate.
212 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
236 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
255 # keyUsage = cRLSign, keyCertSign
284 # This is typical in keyUsage for a client certificate.
285 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
359 out_trusted = apps/insta.ca.crt # does not include keyUsage digitalSignature
Dopenssl.cnf211 # This is typical in keyUsage for a client certificate.
212 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
236 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
255 # keyUsage = cRLSign, keyCertSign
284 # This is typical in keyUsage for a client certificate.
285 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
359 out_trusted = apps/insta.ca.crt # does not include keyUsage digitalSignature
/third_party/mbedtls/tests/data_files/
Dtest-ca.opensslconf95 keyUsage = digitalSignature, keyEncipherment
104 keyUsage = cRLSign
DReadme-x509.txt13 variants used to test the keyUsage extension
33 - keyUsage.decipherOnly.crt: has the decipherOnly keyUsage bit set
73 .ku*: keyUsage (ds = signatures, ke/ka = key exchange/agreement)
Dserver1.key_usage.crt.openssl.v3_ext5 keyUsage=critical, digitalSignature, nonRepudiation, keyEncipherment
/third_party/openssl/doc/man3/
DX509_check_purpose.pod34 keyUsage, extendedKeyUsage, and basicConstraints.
65 =item E<32>4 basicConstraints absent but keyUsage present and keyCertSign asserted.
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/
Dtpmtoken_import_openssl.cnf181 # This is typical in keyUsage for a client certificate.
182 # keyUsage = nonRepudiation, digitalSignature, keyEncipherment
213 keyUsage = nonRepudiation, digitalSignature, keyEncipherment
236 # keyUsage = cRLSign, keyCertSign
/third_party/node/test/fixtures/keys/selfsigned-no-keycertsign/
Dcert.conf11 keyUsage = digitalSignature, keyEncipherment
/third_party/openssl/doc/man1/
Dopenssl-verification-options.pod179 the keyUsage extension (if present) of the candidate issuer certificate
283 CA certificates must explicitly include the keyUsage extension.
299 The subject name of CA certs, certs with keyUsage crlSign, and certs
571 If the keyUsage extension is present then additional restraints are
573 keyCertSign bit set if the keyUsage extension is present.
582 basicConstraints and keyUsage and X.509v1 certificates above apply to B<all>
591 authentication" OID. The keyUsage extension must be absent or it must have the
605 authentication" and/or one of the SGC OIDs. The keyUsage extension must be
620 keyEncipherment bit set if the keyUsage extension is present. This isn't
635 the nonRepudiation bit must be set if the keyUsage extension is present.
[all …]
/third_party/curl/tests/certs/
DEdelCurlRoot-ca.prm16 keyUsage = critical,keyCertSign,cRLSign
Dstunnel-sv.prm4 keyUsage = keyEncipherment,digitalSignature,keyAgreement
DServer-localhost-sv.prm4 keyUsage = keyEncipherment,digitalSignature,keyAgreement
DServer-localhost-lastSAN-sv.prm4 keyUsage = keyEncipherment,digitalSignature,keyAgreement
DServer-localhost-firstSAN-sv.prm4 keyUsage = keyEncipherment,digitalSignature,keyAgreement
DServer-localhost.nn-sv.prm4 keyUsage = keyEncipherment,digitalSignature,keyAgreement
DServer-localhost0h-sv.prm5 keyUsage = keyEncipherment,digitalSignature,keyAgreement

123