Menu

Problem with connection to database from docker container.

2022-05-02
2022-05-05
  • Paul Minkiewicz

    Paul Minkiewicz - 2022-05-02

    Hi,
    while making a connection to a database MariaDB 10.5.15 in the logs from the container I see ERROR for TLS.
    The database has the parameter tls_version=TLSv1.3,TLSv1.2 + cipher suites without SHA-1 signature set.
    Some problem with TLS 1.3 negotiation?

     
  • Tomas Gustavsson

    I don't see any error in the log? It looks like trying to negotiate a TLS 1.2 connection. TLS 1.2 should work according to your settings right.

     

Log in to post a comment.