mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* 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
4 lines
165 B
YAML
4 lines
165 B
YAML
# Add environment-specific proxy configuration here.
|
|
|
|
# Time to begin enforcement of TLS versions and cipher suites.
|
|
tlsEnforcementStartTime: "1970-01-01T00:00:00Z"
|