summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/demos/ssltest-ecc/README
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/demos/ssltest-ecc/README')
-rw-r--r--deps/openssl/openssl/demos/ssltest-ecc/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/deps/openssl/openssl/demos/ssltest-ecc/README b/deps/openssl/openssl/demos/ssltest-ecc/README
deleted file mode 100644
index 71c070af16..0000000000
--- a/deps/openssl/openssl/demos/ssltest-ecc/README
+++ /dev/null
@@ -1,15 +0,0 @@
-Scripts for using ECC ciphersuites with test/testssl
-(these ciphersuites are described in the Internet Draft available at
-http://www.ietf.org/internet-drafts/draft-ietf-tls-ecc-03.txt).
-
-Use ECCcertgen.sh, RSAcertgen.sh, ECC-RSAcertgen.sh to generate
-root, client and server certs of the following types:
-
- ECC certs signed with ECDSA
- RSA certs signed with RSA
- ECC certs signed with RSA
-
-Afterwards, you can use ssltest.sh to run the various tests;
-specify one of the following options:
-
- aecdh, ecdh-ecdsa, ecdhe-ecdsa, ecdh-rsa, ecdhe-rsa