openssl/demos/ssltest-ecc
Bodo Möller bc9320452c update TLS-ECC code
Submitted by: Douglas Stebila
2005-12-13 07:41:47 +00:00
..
ECC-RSAcertgen.sh 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." 2002-09-10 07:36:52 +00:00
ECCcertgen.sh 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." 2002-09-10 07:36:52 +00:00
README updates for draft-ietf-tls-ecc-03.txt 2003-07-22 12:34:21 +00:00
RSAcertgen.sh 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." 2002-09-10 07:36:52 +00:00
ssltest.sh update TLS-ECC code 2005-12-13 07:41:47 +00:00

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