Skip to content
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

Incorrect usage of IO::Socket::SSL causes errors #4

Open
apolukhin opened this issue Sep 18, 2014 · 0 comments
Open

Incorrect usage of IO::Socket::SSL causes errors #4

apolukhin opened this issue Sep 18, 2014 · 0 comments

Comments

@apolukhin
Copy link

Description of this issue can be found here. Author of IO::Socket::SSL commented on the issue and noted that "The syntax of "SSLv3 TLSv1" is not and was never supported by IO::Socket::SSL".

Incorrect usage of IO::Socket::SSL occurs at this line. Probably the right solution wold be to change "SSLv3 TLSv1" to "TLSv1".

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

No branches or pull requests

1 participant