SSL routines:ssl_choose_client_version:unsupported protocol

I am trying to connect to the database on the server in the community cloud. but I’m getting ssl error. I am using mssql as database. I created a certificate via MSSQL. But how do I use streamlit? Or is it possible to turn off the SSL settings via streamlit?

OperationalError: ('08001', '[08001] [Microsoft][ODBC Driver 17 for SQL 
Server]SSL Provider: [error:1425F102:SSL 
routines:ssl_choose_client_version:unsupported protocol] (-1) 
(SQLDriverConnect)')

Please help me?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.