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

Fix sslkeypass not working #297 #319

Merged
merged 1 commit into from
Dec 9, 2016
Merged

Fix sslkeypass not working #297 #319

merged 1 commit into from
Dec 9, 2016

Conversation

gbaligh
Copy link
Contributor

@gbaligh gbaligh commented Dec 9, 2016

This patch is about passphrase support in the openssl, which is contain
a problem in the password callback return value. This function must
return the length of the password to the calling function.
Thanks to @miglio

Signed-off-by: Baligh GUESMI [email protected]

This patch is about passphrase support in the openssl, which is contain
a problem in the password callback return value. This function must
return the length of the password to the calling function.
Thanks to @miglio

Signed-off-by: Baligh GUESMI <[email protected]>
@sevan sevan merged commit 93b0d8d into coova:master Dec 9, 2016
@gbaligh gbaligh deleted the issue297 branch December 9, 2016 16:18
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.

2 participants