Current WIP to enable TLS on #3734.

Use existing opt_ssl_mode and map as follows.:

  1. 0(off), 1(SSL_MODE_DISABLED): mariadb-connector-c defaults
  2. 2(SSL_MODE_PREFERRED) 3(SSL_MODE_REQUIRED) 4(SSL_MODE_VERIFY_CA): MYSQL_OPT_SSL_ENFORCE
  3. 5(SSL_MODE_VERIFY_IDENTITY): MYSQL_OTP_SSL_VERIFY_SERVER_CERT


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3735/1916755881@github.com>