aboutsummaryrefslogtreecommitdiff
path: root/tcl_tests/cp21.ciphers
diff options
context:
space:
mode:
Diffstat (limited to 'tcl_tests/cp21.ciphers')
-rw-r--r--tcl_tests/cp21.ciphers17
1 files changed, 17 insertions, 0 deletions
diff --git a/tcl_tests/cp21.ciphers b/tcl_tests/cp21.ciphers
new file mode 100644
index 0000000..914c2d1
--- /dev/null
+++ b/tcl_tests/cp21.ciphers
@@ -0,0 +1,17 @@
+#
+# Структура файла
+# алгоритм {
+# ciphersuite host:port[:servertype]
+# ciphersuite host:port
+#
+# }
+# Where servertype can be apache (default) or iis.
+
+gost2001:XA {
+ TLSv1:GOST2001-GOST89-GOST89 tls-ref-cp21.lan.cryptocom.ru:443
+ TLSv1:GOST2001-NULL-GOST94 tls-ref-cp21.lan.cryptocom.ru:4401
+}
+rsa:1024 {
+ TLSv1.2:DHE-RSA-AES256-SHA tls-ref-cp21.lan.cryptocom.ru:4407
+ TLSv1.2:RC4-SHA tls-ref-cp21.lan.cryptocom.ru:4408
+}