How to enable TLS1.0 on latest alpine3.15 #3588
Unanswered
mrhovunping
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I think you want to use the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We plan to move to alpine3.15 but we have an issue with our current infra. Some of our internal db are still on sqlserver 2008 and this kind of server only accept tls1.0. With alpine3.14, we are able to enable support for tls1.0 updating the /etc/ssl/openssl.cnf file.
On alpine3.15 this file has been removed.
Can you help us to solve our problem?
Regards,
Beta Was this translation helpful? Give feedback.
All reactions