mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-26 20:33:23 -04:00
* Implemented a warning when tls_cipher_suites includes only cipher suites which are not supprted by the HTTP/2 spec * Added test for cipher suites * Added hard fail on startup when all defined cipher suites are blacklisted. Added warning when some ciphers are blacklisted. * Replaced hard failure with warning. Removed bad cipher util function and replaced it by external library. * Added missing dependency. Fixed renaming of package name. |
||
|---|---|---|
| .. | ||
| seal | ||
| test-fixtures | ||
| config.go | ||
| config_test.go | ||
| listener.go | ||
| listener_tcp.go | ||
| listener_tcp_test.go | ||
| listener_test.go | ||