Home
last modified time | relevance | path

Searched refs:GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT (Results 1 – 8 of 8) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/tests/
H A Dtest-chains.h4183GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT | GNUTLS_VERIFY_DISABLE_TIME_CHECKS, GNUTLS_CERT_INVALID | …
4207 GNUTLS_VERIFY_ALLOW_BROKEN|GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT,
4210 …TLS_VERIFY_ALLOW_BROKEN|GNUTLS_VERIFY_DISABLE_TIME_CHECKS | GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT,
/dports/security/py-gnutls/python-gnutls-3.1.3/gnutls/library/
H A Dconstants.py306 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT = 8 variable
/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Dverify.c230 ((flags & GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT) || in check_if_ca()
1051 if (!(flags & GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT)) { in _gnutls_verify_crt_status()
/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-tls.c89 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT | \
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dx509.h971 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT = 1 << 3, enumerator
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-tls.c89 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT | \
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgnutls.vapi842 // safer than GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT, and should be
/dports/security/gnutls/gnutls-3.6.16/
H A DNEWS5200 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT and/or
5492 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT and/or
5939 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT and/or
8850 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT which has the old semantics.
8863 GNUTLS_VERIFY_ALLOW_ANY_X509_V1_CA_CRT: Add, old behaviour.