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