Home
last modified time | relevance | path

Searched refs:no_tls (Results 1 – 25 of 102) sorted by relevance

12345

/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_dist/test/eunit/
H A Dcouch_dist_tests.erl45 ?assert(couch_dist:no_tls('abc123')),
46 ?assert(couch_dist:no_tls("123abd"))
72 ?assert(couch_dist:no_tls('ab12')),
73 ?assert(couch_dist:no_tls("a12")),
74 ?assert(couch_dist:no_tls("a2")),
75 ?assertNot(couch_dist:no_tls('a')),
76 ?assertNot(couch_dist:no_tls("2"))
84 ?assert(couch_dist:no_tls('a12')),
85 ?assert(couch_dist:no_tls("ab2")),
86 ?assertNot(couch_dist:no_tls('a2')),
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/recipes/
H A D80-test_ssl_new.t48 my $no_tls = alldisabled(available_protocols("tls"));
49 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
50 if (!$no_tls && $no_tls_below1_3 && disabled("ec") && disabled("dh")) {
51 $no_tls = 1;
95 "12-ct.cnf" => $no_tls || $no_ct || $no_ec,
103 "15-certstatus.cnf" => $no_tls || $no_ocsp,
110 "22-compression.cnf" => disabled("zlib") || $no_tls,
124 defined($skip{$conf}) ? $skip{$conf} : $no_tls,
128 defined($skip{$conf}) ? $skip{$conf} : $no_tls,
132 defined($skip{$conf}) ? $skip{$conf} : $no_tls,
/dports/security/openssl-devel/openssl-3.0.2/test/recipes/
H A D80-test_ssl_new.t48 my $no_tls = alldisabled(available_protocols("tls"));
49 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
50 if (!$no_tls && $no_tls_below1_3 && disabled("ec") && disabled("dh")) {
51 $no_tls = 1;
95 "12-ct.cnf" => $no_tls || $no_ct || $no_ec,
103 "15-certstatus.cnf" => $no_tls || $no_ocsp,
110 "22-compression.cnf" => disabled("zlib") || $no_tls,
124 defined($skip{$conf}) ? $skip{$conf} : $no_tls,
128 defined($skip{$conf}) ? $skip{$conf} : $no_tls,
132 defined($skip{$conf}) ? $skip{$conf} : $no_tls,
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/security/openssl/openssl-1.1.1n/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/security/openssl-static/openssl-1.1.1l/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/test/recipes/
H A D80-test_ssl_new.t42 my $no_tls = alldisabled(available_protocols("tls"));
43 my $no_tls_below1_3 = $no_tls || (disabled("tls1_2") && !disabled("tls1_3"));
85 "12-ct.conf" => $no_tls || $no_ct || $no_ec,
92 "15-certstatus.conf" => $no_tls || $no_ocsp,
99 "22-compression.conf" => disabled("zlib") || $no_tls,
112 defined($skip{$conf}) ? $skip{$conf} : $no_tls);
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/docs/src/cluster/
H A Dtls_erlang_distribution.rst64 -couch_dist no_tls \"clouseau@127.0.0.1\"
68 * The default value of ``no_tls`` is ``false``. If the user does not
69 set any ``no_tls`` flag, all nodes will use ``TCP``.
70 * To ensure "search" works, make sure to set ``no_tls`` option for the
73 The ``no_tls`` flag can have these values:
79 -couch_dist no_tls false
85 -couch_dist no_tls true
93 -couch_dist no_tls \"node1@127.0.0.1\"
94 -couch_dist no_tls \"node2@127.0.0.1\"
100 -couch_dist no_tls \"*@127.0.0.1\"
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/couch_dist/src/
H A Dcouch_dist.erl19 -export([no_tls/1, get_init_args/0]).
68 case no_tls(Node) of
74 no_tls(NodeName) when is_atom(NodeName) -> function
75 no_tls(atom_to_list(NodeName));
77 no_tls(NodeName) when is_list(NodeName) -> function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/wasm/
H A Dtls-no-shared.s16 .section .data.no_tls,"",@
17 .globl no_tls
19 no_tls: label
21 .size no_tls, 4
H A Dtls-align.s28 .section .bss.no_tls,"",@
29 .globl no_tls
31 no_tls: label
33 .size no_tls, 4
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/wasm/
H A Dtls-no-shared.s16 .section .data.no_tls,"",@
17 .globl no_tls
19 no_tls: label
21 .size no_tls, 4
H A Dtls-align.s28 .section .bss.no_tls,"",@
29 .globl no_tls
31 no_tls: label
33 .size no_tls, 4
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/wasm/
H A Dtls-no-shared.s16 .section .data.no_tls,"",@
17 .globl no_tls
19 no_tls: label
21 .size no_tls, 4
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/wasm/
H A Dtls-align.s28 .section .bss.no_tls,"",@
29 .globl no_tls
31 no_tls: label
33 .size no_tls, 4
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/wasm/
H A Dtls-align.s28 .section .bss.no_tls,"",@
29 .globl no_tls
31 no_tls: label
33 .size no_tls, 4
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/wasm/
H A Dtls-align.s28 .section .bss.no_tls,"",@
29 .globl no_tls
31 no_tls: label
33 .size no_tls, 4
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/wasm/
H A Dtls-align.s28 .section .bss.no_tls,"",@
29 .globl no_tls
31 no_tls: label
33 .size no_tls, 4

12345