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

Certificate passphrase error when not required #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Certificate passphrase error when not required #59

wants to merge 1 commit into from

Conversation

gignonje
Copy link

When using digest authentication with SoapClient, the curl helper requires a passphrase for the given certificate, throwing an error if the passphrase is not set while it is not needed by the certificate itself.

We should'nt rely on this passphrase, as it isn't needed by the SoapClientBuilder itself.

This pull request adds the ability to make it optional.

@francisbesset francisbesset force-pushed the master branch 6 times, most recently from 9ed8639 to 27ebf0f Compare June 1, 2015 14:05
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