Home
last modified time | relevance | path

Searched refs:nocert (Results 1 – 25 of 144) sorted by relevance

123456

/dports/security/gnutls/gnutls-3.6.16/tests/suite/
H A DMakefile.am43 testrandom.sh tls-fuzzer/tls-fuzzer-nocert.sh \
45 tls-fuzzer/tls-fuzzer-nocert-tls13.sh tls-fuzzer/tls-fuzzer-psk.sh \
65 scripts_to_test += tls-fuzzer/tls-fuzzer-nocert-ssl3.sh
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_routerkeys.c142 tor_cert_t *cert[2] = {NULL, NULL}, *nocert = NULL; in test_routerkeys_ed_certs() local
212 nocert = tor_cert_parse(cert[0]->encoded, cert[0]->encoded_len-1); in test_routerkeys_ed_certs()
213 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
217 nocert = tor_cert_parse(cert[0]->encoded, cert[0]->encoded_len); in test_routerkeys_ed_certs()
218 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
224 nocert = tor_cert_parse(junk, cert[0]->encoded_len+1); in test_routerkeys_ed_certs()
225 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
238 nocert = tor_cert_parse(junk, 104 + 36 * 2); in test_routerkeys_ed_certs()
239 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
246 tor_cert_free(nocert); in test_routerkeys_ed_certs()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_routerkeys.c142 tor_cert_t *cert[2] = {NULL, NULL}, *nocert = NULL; in test_routerkeys_ed_certs() local
212 nocert = tor_cert_parse(cert[0]->encoded, cert[0]->encoded_len-1); in test_routerkeys_ed_certs()
213 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
217 nocert = tor_cert_parse(cert[0]->encoded, cert[0]->encoded_len); in test_routerkeys_ed_certs()
218 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
224 nocert = tor_cert_parse(junk, cert[0]->encoded_len+1); in test_routerkeys_ed_certs()
225 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
238 nocert = tor_cert_parse(junk, 104 + 36 * 2); in test_routerkeys_ed_certs()
239 tt_ptr_op(NULL, OP_EQ, nocert); in test_routerkeys_ed_certs()
246 tor_cert_free(nocert); in test_routerkeys_ed_certs()
/dports/net/tinyldap/tinyldap/
H A Dtls_accept.c31 nocert: in tls_accept()
55 goto nocert; in tls_accept()
/dports/chinese/tintin++/tt/src/
H A Dssl.c273 goto nocert; in ssl_check_cert()
279 goto nocert; in ssl_check_cert()
354 nocert: in ssl_check_cert()
/dports/net/tintin++/tt/src/
H A Dssl.c273 goto nocert; in ssl_check_cert()
279 goto nocert; in ssl_check_cert()
354 nocert: in ssl_check_cert()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/base/content/test/general/
H A Dssl_error_reports.sjs53 case "nocert":
88 …response.write("<html>succeed, nocert or error expected (got " + request.queryString + ")</html>");
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/base/content/test/general/
H A Dssl_error_reports.sjs53 case "nocert":
88 …response.write("<html>succeed, nocert or error expected (got " + request.queryString + ")</html>");
/dports/lang/spidermonkey78/firefox-78.9.0/browser/base/content/test/general/
H A Dssl_error_reports.sjs66 case "nocert":
101 …response.write("<html>succeed, nocert or error expected (got " + request.queryString + ")</html>");
/dports/security/sslwrap/sslwrap206/
H A Ds_server.c275 int no_tmp_rsa=0,nocert=0; local
365 nocert=1;
458 if (nocert)
/dports/www/py-websocket-client/websocket_client-0.58.0/bin/
H A Dwsdump.py155 if args.nocert:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/third_party/websocket-client/bin/
H A Dwsdump.py129 if args.nocert:
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dx509.c273 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
507 nocert = 1; in x509_main()
1025 if (noout || nocert) { in x509_main()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/apps/
H A Dx509.c179 int ret = 1, i, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
388 nocert = 1; in x509_main()
868 if (noout || nocert) { in x509_main()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dx509.c273 int ret = 1, i, j, num = 0, badsig = 0, clrext = 0, nocert = 0; in x509_main() local
507 nocert = 1; in x509_main()
1025 if (noout || nocert) { in x509_main()

123456