Anthony Hu
|
b22c2971e3
Fixup spelling: Elliptic
|
1 year ago |
Daniel Pouzzner
|
abfc788389
script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace.
|
2 years ago |
JacobBarthelmeh
|
c0f8fd5f5d
update certificate dates and fix autorenew
|
2 years ago |
David Garske
|
10f459f891
Added TLS v1.2 and v1.3 test cases for ECC Koblitz and Brainpool curves (both server auth and mutual auth). Cipher suites: `ECDHE-ECDSA-AES128-GCM-SHA256`, `ECDH-ECDSA-AES128-GCM-SHA256` and `TLS13-AES128-GCM-SHA256`.
|
4 years ago |
John Safranek
|
95337e666c
Release Update
|
4 years ago |
David Garske
|
3be7eacea9
Added client/server certs and keys for P-384-bit signed by P-384 CA. Fix for broken certs/ecc/genecc.sh script. Added simple P-384 cipher suite test.
|
6 years ago |
David Garske
|
024c8725ad
Testing improvements for cert gen and TLS cert validation:
|
7 years ago |