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

changed calls to SSL/TLS to include the right arguments #41

Closed
wants to merge 1 commit into from
Closed

changed calls to SSL/TLS to include the right arguments #41

wants to merge 1 commit into from

Conversation

DaanMeijer
Copy link

When syncing with TLS/SSL enabled, I got the error message "SSL_verify_mode must be a number and not a string", which prompted me to correct the code. This patch has imapsync use the constants declared in IO::Socket::SSL

@ghost ghost mentioned this pull request Dec 2, 2015
@gilleslamiral
Copy link
Member

The code uses the whole names IO::Socket::SSL::SSL_VERIFY_PEER( ) so it's ok. I close the pull.

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.

None yet

2 participants