Skip to main content

Community

Connector Improvement: mTLS support for PostgreSQL connector

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Tom,

    our apologies for the long delay in responding! We fixed some long standing issues on our side and are now trying to process the backlog of messages.

    A few questions:

    (1) is this still relevant for you?

    (2) So, sslmode=verify-ca and sslmode=verify-full are always about how the client checks the server’s certificate.
    mTLS adds the reverse: the server also checks the client. With that in mind, are you asking for:
    2a. support for sslmode=verify-full for the client checking the server?
    2b. support for sslmode=verify-full for the server checking the client?

    2c. both?

    Thanks,
    Pieter