README 559 B

123456789101112131415
  1. Scripts for using ECC ciphersuites with test/testssl
  2. (these ciphersuites are described in the Internet Draft available at
  3. http://www.ietf.org/internet-drafts/draft-ietf-tls-ecc-03.txt).
  4. Use ECCcertgen.sh, RSAcertgen.sh, ECC-RSAcertgen.sh to generate
  5. root, client and server certs of the following types:
  6. ECC certs signed with ECDSA
  7. RSA certs signed with RSA
  8. ECC certs signed with RSA
  9. Afterwards, you can use ssltest.sh to run the various tests;
  10. specify one of the following options:
  11. aecdh, ecdh-ecdsa, ecdhe-ecdsa, ecdh-rsa, ecdhe-rsa