Skip to content

upgrade freetds to 1.2.18 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

vkalach
Copy link

@vkalach vkalach commented Apr 2, 2021

on heroku-20 there are some issues with current version of freetds
because of it I couldn't connect to DB

I fix them by upgrading freetds version
tds version
and changing to GnuTLS instead of OpenSSL

as I could find there were a lot problems with tds_version 7.3 over TLS 1.2
and the OpenSSL version on heroku-20 isn't really fresh, that's why better to use gnutls

@vkalach vkalach force-pushed the feature/upgrade_to_freetds_1.2.18_with_gnutls branch from c9e31d8 to d9a2e67 Compare April 2, 2021 07:58
@vkalach vkalach force-pushed the feature/upgrade_to_freetds_1.2.18_with_gnutls branch from d9a2e67 to f206cf0 Compare April 2, 2021 07:59
@vkalach vkalach closed this Jun 11, 2021
@vkalach vkalach deleted the feature/upgrade_to_freetds_1.2.18_with_gnutls branch June 11, 2021 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant