Table of Contents
Ispirer Home Page
Ispirer SQLWays Product Page - Migration to PostgreSQL
Request SQLWays
SSL Error: tlsv1 alert protocol version
Symptoms
This error may appear when trying to connect to the PostgreSQL database using SSL connection and the following message is shown:
SSL Error: tlsv1 alert protocol version
Causes
It appears because on client side it used old version of TLS protocol that is not allowed by PostgreSQL server.
Solutions
The easiest way to solve this error is to install the latest version of a client.
And it should solve the issue with TLS version.
If you face some difficulties or have any additional questions, please, feel free to contact us: support@ispirer.com
Ispirer Home Page
Ispirer SQLWays Product Page - Migration to PostgreSQL
Request SQLWays