We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587efec commit e532a65Copy full SHA for e532a65
CHANGELOG.md
@@ -1,6 +1,6 @@
1
## 4.0.0
2
-- SSL settings that were marked deprecated in version `3.7.0` are now marked obsolete, and will prevent the plugin from starting.
3
-- These settings are:
+ - SSL settings that were marked deprecated in version `3.7.0` are now marked obsolete, and will prevent the plugin from starting.
+ - These settings are:
4
- `tls_min_version`, which should be replaced by `ssl_supported_protocols`
5
- `tls_max_version`, which should be replaced by `ssl_supported_protocols`
6
- `cipher_suites`, which should bre replaced by `ssl_cipher_suites`
0 commit comments