Bodo Möller d56349a2aa update TLS-ECC code 18 years ago
..
ECC-RSAcertgen.sh c2bbf275b2 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." 22 years ago
ECCcertgen.sh c2bbf275b2 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." 22 years ago
README 968766cad8 updates for draft-ietf-tls-ecc-03.txt 21 years ago
RSAcertgen.sh c2bbf275b2 1. switch from "-newkey ecdsa:..." to "-newkey ec:..." 22 years ago
ssltest.sh d56349a2aa update TLS-ECC code 18 years ago

README

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