Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Make sure the fist item in the ca array actually contains a certificate #457

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

ChadKillingsworth
Copy link
Contributor

When using a cafile option with npm, the file might contain comments (like when you base it off of the main node root certs file)

In this case, the first entry in the ca option from the split isn't a valid cert, and the whole thing is ignored.

I really wish there was an option to make node/npm use the system certs...

@nicks
Copy link
Contributor

nicks commented Jan 29, 2016

😭 😭 😭

can you squash the commits?

@ChadKillingsworth
Copy link
Contributor Author

Done. I was surprised you subscribed to the "no-semicolons" philosophy.

@nicks
Copy link
Contributor

nicks commented Jan 29, 2016

join the dark side of no-semicolons! 😈

nicks added a commit that referenced this pull request Jan 29, 2016
Make sure the fist item in the ca array actually contains a certificate
@nicks nicks merged commit 6854533 into Medium:master Jan 29, 2016
@ChadKillingsworth ChadKillingsworth deleted the fix-ca-option branch January 29, 2016 15:45
@ChadKillingsworth
Copy link
Contributor Author

Can you cut a release with this? I've got team members anxious to use it.

@nicks
Copy link
Contributor

nicks commented Feb 6, 2016

oops! i thought i did. done!

On Fri, Feb 5, 2016 at 11:56 AM, Chad Killingsworth <
notifications@github.com> wrote:

Can you cut a release with this? I've got team members anxious to use it.


Reply to this email directly or view it on GitHub
#457 (comment).

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

Successfully merging this pull request may close these issues.

None yet

2 participants