mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-29 04:49:44 +01:00
f0ebf0339b
Two GREASE ciphers currently appear in https://api.dev.ssllabs.com/api/v3/getClients: 0x3A3A for Chrome 57 and 0xAAAA for Chrome 65. update_client_sim_data.pl currently only recognizes 0x3A3A as a GREASE cipher and so prints a "FIXME" for 0xAAAA. This PR fixes the problem by adding all 16 ciphers from https://tools.ietf.org/html/draft-ietf-tls-grease-00 to update_client_sim_data.pl. |
||
---|---|---|
.. | ||
00_unittest_baseline.sh | ||
ccs-injection.bash | ||
checkcert.sh | ||
create_ca_hashes.sh | ||
curves.bash | ||
generate_static_cipher_lists.sh | ||
gmap2testssl.sh | ||
heartbleed.bash | ||
make-openssl.sh | ||
parse_client_ciphers.pl | ||
prototype.ssl2proto-check.bash | ||
prototype.tls-protocol-checker.bash | ||
resume.sh | ||
ticketbleed.bash | ||
update_client_sim_data.pl | ||
wireshark2ciphers.pl |