Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for pfx keys when using https as an object (#218)
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.
- Loading branch information