Home
last modified time | relevance | path

Searched defs:crl_check (Results 1 – 12 of 12) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dssl_handshake.erl1406 crl_check(_, false, _,_,_, _, _) -> function
1408 crl_check(_, peer, _, _,_, valid, _) -> %% Do not check CAs with this option. function
1410 crl_check(OtpCert, Check, CertDbHandle, CertDbRef, {Callback, CRLDbHandle}, _, CertPath) -> function
H A Dssl.erl266 -type crl_check() :: boolean() | peer | best_effort. type
/dports/sysutils/burp/burp-2.4.0/src/server/
H A Dca.c531 int crl_check=get_int(confs[OPT_CA_CRL_CHECK]); in ca_x509_verify_crl() local
/dports/sysutils/burp-devel/burp-2.5.4/src/server/
H A Dca.c531 int crl_check=get_int(confs[OPT_CA_CRL_CHECK]); in ca_x509_verify_crl() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dssl_handshake.erl1817 crl_check(_, false, _,_,_, _, _, _) -> function
1819 crl_check(_, peer, _, _,_, valid, _, _) -> %% Do not check CAs with this option. function
1821 crl_check(OtpCert, Check, CertDbHandle, CertDbRef, {Callback, CRLDbHandle}, _, CertPath, LogLevel) … function
H A Dssl.erl342 -type crl_check() :: boolean() | peer | best_effort. type
/dports/net/py-ldap0/python-ldap0-68c70989a8992cf656764e0b8acad9797895055f/ldap0/
H A Dldapobject.py239 crl_check=_libldap0.OPT_X_TLS_CRL_NONE, argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dssl.erl356 -type crl_check() :: boolean() | peer | best_effort. type
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl.erl362 -type crl_check() :: boolean() | peer | best_effort. type
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl.erl362 -type crl_check() :: boolean() | peer | best_effort. type
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl.erl362 -type crl_check() :: boolean() | peer | best_effort. type
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dssl.erl362 -type crl_check() :: boolean() | peer | best_effort. type