mirror of
https://github.com/google/nomulus
synced 2026-06-09 16:33:02 +00:00
c35f92f54b
* Reject handshakes with bad TLS protocols and ciphers * Fix protocols * make cipher suite list static and fix tests * Delete unnecessary line * Add start time configuration for enforcement * small format fix * Add multiple ciphersuite test * fix gradle lint * fix indentation