mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
Add configuration setting tls_version to specify if you either want TLSv1.2 or TLSv1.0 or both. The configuration options ssl_cipher and ssl_dhparam have changed name to tls_cipher and tls_dhparam. There is no fallback so you might have to update your configs.