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

Add support for pfx keys when using https as an object #218

Merged
merged 1 commit into from
Oct 5, 2018

Conversation

eirikb
Copy link
Contributor

@eirikb eirikb commented Feb 24, 2017

The original solution checked if @https.key was set,
which will not be set when the options pfx is used.
Quickfix by adding additional check for @https.pfx,
note that this will only add support for pfx.

The original solution checked if `@https.key` was set,
which will not be set when the options `pfx` is used.
Quickfix by adding additional check for `@https.pfx`,
note that this will only add support for pfx.
@justinmchase justinmchase merged commit 6274d62 into avevlad:master Oct 5, 2018
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