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

adds missing support for cert password #167

Merged
merged 1 commit into from
Apr 29, 2016
Merged

Conversation

brycekwan
Copy link

The main Savon client can set the cert password but it does not get passed down to curb through the adapter. This means that if you have an encrypted key, it cannot be decrypted using the password that was used to encrypt it.

Without this fix, it will result in the application asking for the pass phrase and hanging on runtime.

@coveralls
Copy link

coveralls commented Apr 28, 2016

Coverage Status

Coverage increased (+0.04%) to 68.787% when pulling caf68fe on brycekwan:master into 55f15e1 on savonrb:master.

@rogerleite
Copy link
Member

Hi @brycekwan! Thank you for the PR.
Could you please create an issue on Savon just to link here?

@rogerleite
Copy link
Member

Related to savonrb/savon#760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants