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

docs: change certfile to cafile #7947

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

docs: change certfile to cafile #7947

wants to merge 1 commit into from

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Nov 27, 2024

cafile is the correct config key

Closes: npm/documentation#1337

cafile is the correct config key
@wraithgar wraithgar requested a review from a team as a code owner November 27, 2024 18:57
@@ -331,21 +331,6 @@ audited 2 packages in xxx
2 packages have verified registry signatures
`

exports[`test/lib/commands/audit.js TAP fallback audit > must match snapshot 1`] = `
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test didn't get removed during the removal of this code. That's because other than this removal the snapshots didn't need to change, so npm run snap wasn't ran on this file.

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.

cafile vs certfile in .npmrc
1 participant