David Cooper f0ebf0339b
update_client_sim_data.pl and GREASE ciphers
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.
2018-04-13 17:19:27 -04:00
..
2018-04-10 17:37:04 +02:00
2017-09-18 14:02:12 +02:00
2018-04-10 17:37:04 +02:00
2017-05-15 20:53:09 +02:00
2017-04-22 15:19:39 +02:00
2018-04-10 17:37:04 +02:00