coturn/man/man1
Molly Miller 902cb99849
Add configuration option for TLS 1.3 ciphersuites (#1118)
There are two different API's in OpenSSL for configuring TLS ciphers,
one for TLS 1.2 and below, and another for TLS 1.3. coturn only calls
the TLS 1.2 API when handling the `--cipher-list` configuration option,
which means that it's not possible to use non-default ciphersuites with
TLS 1.3 connections.

This PR calls appropriate OpenSSL API to allow TLS 1.3 ciphersuites to be configured.
2022-12-16 15:53:36 -08:00
..
coturn.1 initial code import 2014-04-20 21:10:18 +00:00
turnadmin.1 Regenerate manual pages from README files (#1117) 2022-12-06 17:04:13 -08:00
turnserver.1 Add configuration option for TLS 1.3 ciphersuites (#1118) 2022-12-16 15:53:36 -08:00
turnutils_natdiscovery.1 new link for natdiscovery to turnutils, and newly generated man pages 2016-09-04 06:10:26 +02:00
turnutils_oauth.1 Add turnutils_oauth to README.turnutils 2016-09-07 15:28:27 +02:00
turnutils_peer.1 initial code import 2014-04-20 21:10:18 +00:00
turnutils_stunclient.1 initial code import 2014-04-20 21:10:18 +00:00
turnutils_uclient.1 initial code import 2014-04-20 21:10:18 +00:00
turnutils.1 Regenerate manual pages from README files (#1117) 2022-12-06 17:04:13 -08:00