Home
last modified time | relevance | path

Searched refs:OCSP (Results 1 – 25 of 39) sorted by relevance

12

/external/python/cryptography/docs/x509/
Docsp.rst1 OCSP title
97 OCSP (Online Certificate Status Protocol) is a method of checking the
109 Deserialize an OCSP request from DER encoded data.
111 :param bytes data: The DER encoded OCSP request data.
147 instance. For OCSP only
190 Deserialize an OCSP response from DER encoded data.
192 :param bytes data: The DER encoded OCSP response data.
212 objects. You cannot set ``produced_at`` on OCSP responses at this time.
230 instance. For OCSP only
260 utilizes an OCSP delegate.
[all …]
Dreference.rst1704 This presence of this extension indicates that an OCSP client can trust a
1710 extension is only relevant when the certificate is an authorized OCSP
1727 certificates for OCSP Must-Staple. The object is iterable to get every
1750 a stapled OCSP response in the TLS handshake. Commonly known as OCSP
1756 commonly used and if you want to enable OCSP Must-Staple you should
2091 validation services (such as OCSP) and issuer data. It is an iterable,
2117 :attr:`~cryptography.x509.oid.AuthorityInformationAccessOID.OCSP` or
2120 :attr:`~cryptography.x509.oid.AuthorityInformationAccessOID.OCSP`
2121 the access location will be where to obtain OCSP
2602 OCSP Extensions
[all …]
/external/scapy/test/
Dx509.uts215 ############ OCSP class ###############################################
217 = OCSP class : OCSP Response import
221 = OCSP class : OCSP Response global checks
231 = OCSP class : OCSP ResponseData checks
241 = OCSP class : OCSP SingleResponse checks
253 = OCSP class : OCSP Response reconstruction
/external/boringssl/src/crypto/obj/
Dobjects.txt495 # From OCSP spec RFC2560
496 !Cname OCSP-sign
497 id-kp 9 : OCSPSigning : OCSP Signing
598 !Cname ad-OCSP
599 id-ad 1 : OCSP : OCSP
609 !Alias id-pkix-OCSP ad-OCSP
610 !module id-pkix-OCSP
612 id-pkix-OCSP 1 : basicOCSPResponse : Basic OCSP Response
613 id-pkix-OCSP 2 : Nonce : OCSP Nonce
614 id-pkix-OCSP 3 : CrlID : OCSP CRL ID
[all …]
/external/python/cryptography/docs/development/
Dtest-vectors.rst211 (commonly known as OCSP Must-Staple).
304 containing an authority information access extension with two OCSP and one
307 containing an authority information access extension with an OCSP entry.
463 X.509 OCSP Test Vectors
465 * ``x509/ocsp/resp-sha256.der`` - An OCSP response for ``cryptography.io`` with
467 * ``x509/ocsp/resp-unauthorized.der`` - An OCSP response with an unauthorized
469 * ``x509/ocsp/resp-revoked.der`` - An OCSP response for ``revoked.badssl.com``
471 * ``x509/ocsp/resp-delegate-unknown-cert.der`` - An OCSP response for an
474 * ``x509/ocsp/resp-responder-key-hash.der`` - An OCSP response from the
475 ``DigiCert`` OCSP responder that uses a key hash for the responder ID.
[all …]
/external/wpa_supplicant_8/hs20/server/ca/
Dopenssl.cnf120 authorityInfoAccess = OCSP;URI:@OCSP_URI@
187 authorityInfoAccess = OCSP;URI:@OCSP_URI@
197 authorityInfoAccess = OCSP;URI:@OCSP_URI@
/external/python/cryptography/src/cryptography/x509/
Doid.py132 OCSP = ObjectIdentifier("1.3.6.1.5.5.7.48.1") variable in AuthorityInformationAccessOID
220 AuthorityInformationAccessOID.OCSP: "OCSP",
D__init__.py112 OID_OCSP = AuthorityInformationAccessOID.OCSP
/external/curl/docs/cmdline-opts/
Dcert-status.d8 Certificate Status Request (aka. OCSP stapling) TLS extension.
/external/python/cryptography/tests/x509/
Dtest_x509_ext.py2672 AuthorityInformationAccessOID.OCSP,
2690 AuthorityInformationAccessOID.OCSP,
2694 AuthorityInformationAccessOID.OCSP,
2701 AuthorityInformationAccessOID.OCSP,
2709 AuthorityInformationAccessOID.OCSP,
2718 AuthorityInformationAccessOID.OCSP,
2722 AuthorityInformationAccessOID.OCSP,
2816 AuthorityInformationAccessOID.OCSP,
2827 AuthorityInformationAccessOID.OCSP,
2839 AuthorityInformationAccessOID.OCSP,
[all …]
/external/python/asn1crypto/docs/
Dreadme.md18 - [Online certificate status protocol (OCSP)](../asn1crypto/ocsp.py), `asn1crypto.ocsp`
/external/python/pyasn1-modules/
DCHANGES.txt10 - Added RFC6960 providing Online Certificate Status Protocol (OCSP)
183 - OCSP response blob fixed in test
184 - Fixed wrong OCSP ResponderID components tagging
282 - OCSP request & response dumping tool added
/external/conscrypt/openjdk/src/test/resources/
DREADME22 - ocsp-response.der: OCSP response for cert.pem, containing an SCT for cert.pem signed by the test
/external/python/pyopenssl/
DCHANGELOG.rst335 - Added a collection of functions for working with OCSP stapling.
336 …None of these functions make it possible to validate OCSP assertions, only to staple them into the…
337 Users will need to write their own code to handle OCSP assertions.
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-HS20282 # ocsp: Whether to use/require OCSP to check server certificate
283 # 0 = do not use OCSP stapling (TLS certificate status extension)
284 # 1 = try to use OCSP stapling, but not require response
285 # 2 = require valid OCSP stapling response
/external/curl/docs/
DSSLCERTS.md160 disabled. Secure Transport on iOS will run OCSP checks on certificates unless
161 peer verification is disabled. Secure Transport on OS X will run either OCSP
DSSL-PROBLEMS.md77 Some SSL backends may do certificate revocation checks (CRL, OCSP, etc)
/external/python/cpython3/Lib/test/
Dkeycertecc.pem49 OCSP - URI:http://testca.pythontest.net/testca/ocsp/
Dkeycert4.pem101 OCSP - URI:http://testca.pythontest.net/testca/ocsp/
Dkeycert3.pem101 OCSP - URI:http://testca.pythontest.net/testca/ocsp/
Didnsans.pem101 OCSP - URI:http://testca.pythontest.net/testca/ocsp/
/external/python/asn1crypto/
Dreadme.md34 | OCSP | [`asn1crypto.ocsp`](asn1crypto/ocsp.py) | [RFC 6960](https://tools.i…
149 - [Online certificate status protocol (OCSP)](asn1crypto/ocsp.py), `asn1crypto.ocsp`
/external/python/cpython2/Lib/test/
Dkeycert3.pem81 OCSP - URI:http://testca.pythontest.net/testca/ocsp/
Dkeycert4.pem81 OCSP - URI:http://testca.pythontest.net/testca/ocsp/
/external/bouncycastle/
DAndroid.bp197 // Bouncycastle OCSP classes in the original org.bouncycastle package for use

12