Remove Support for Deprecated TLSProfileOld (#2142)
Co-authored-by: Zachary Wasserman <zach@dactiv.llc>
This commit is contained in:
co-authored by
Zachary Wasserman
parent
3a63dac4a3
commit
d193ea1717
@@ -365,7 +365,7 @@ Whether or not the server should be served over TLS.
|
||||
|
||||
##### `server_tls_compatibility`
|
||||
|
||||
Configures the TLS settings for compatibility with various user agents. Options are `modern`, `intermediate`, and `old` (deprecated). These correspond to the compatibility levels [defined by the Mozilla OpSec team](https://wiki.mozilla.org/Security/Server_Side_TLS)
|
||||
Configures the TLS settings for compatibility with various user agents. Options are `modern` and `intermediate`. These correspond to the compatibility levels [defined by the Mozilla OpSec team](https://wiki.mozilla.org/Security/Server_Side_TLS)
|
||||
|
||||
- Default value: `modern`
|
||||
- Environment variable: `KOLIDE_SERVER_TLS_COMPATIBILITY`
|
||||
|
||||
Reference in New Issue
Block a user