rnewson commented on issue #5211: URL: https://github.com/apache/couchdb/issues/5211#issuecomment-2325163439
This will need a code enhancement. In the meantime consider using haproxy for the TLS instead. Also make sure you've added; ``` [ssl] tls_versions = ['tlvs1.2'] ``` to your `local.ini`, or you might find tls 1.0 and 1.1 are also available (depending on erlang version) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
