summaryrefslogtreecommitdiffstats
path: root/demos/ssltest-ecc/README
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2002-08-12 15:18:48 +0000
committerBodo Möller <bodo@openssl.org>2002-08-12 15:18:48 +0000
commit18a31aa861fdea063686a93ec2d52a0dcc23633a (patch)
treef5cfc00bb46e13f98e9ca09d6ea54b294abe787c /demos/ssltest-ecc/README
parentb2a4e959c917430acc2ef5e7f5aa0d6e15a91fd6 (diff)
Scripts for testing ECC ciphersuites.
Submitted by: Sun Microsystems Labs
Diffstat (limited to 'demos/ssltest-ecc/README')
-rw-r--r--demos/ssltest-ecc/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/demos/ssltest-ecc/README b/demos/ssltest-ecc/README
new file mode 100644
index 0000000000..3e2c95cbec
--- /dev/null
+++ b/demos/ssltest-ecc/README
@@ -0,0 +1,13 @@
+Scripts for using ECC ciphersuites with test/testssl.
+
+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