Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
ECC-RSAcertgen.sh | H A D | 07-Oct-2015 | 3.6 KiB | 99 | 54 | |
ECCcertgen.sh | H A D | 07-Oct-2015 | 7 KiB | 165 | 74 | |
README | H A D | 07-Oct-2015 | 559 | 16 | 11 | |
RSAcertgen.sh | H A D | 07-Oct-2015 | 4.3 KiB | 122 | 68 | |
ssltest.sh | H A D | 07-Oct-2015 | 6.6 KiB | 189 | 124 |
README
1Scripts for using ECC ciphersuites with test/testssl 2(these ciphersuites are described in the Internet Draft available at 3http://www.ietf.org/internet-drafts/draft-ietf-tls-ecc-03.txt). 4 5Use ECCcertgen.sh, RSAcertgen.sh, ECC-RSAcertgen.sh to generate 6root, client and server certs of the following types: 7 8 ECC certs signed with ECDSA 9 RSA certs signed with RSA 10 ECC certs signed with RSA 11 12Afterwards, you can use ssltest.sh to run the various tests; 13specify one of the following options: 14 15 aecdh, ecdh-ecdsa, ecdhe-ecdsa, ecdh-rsa, ecdhe-rsa 16