Skip to content

Using Kobweb with NTLM proxy #617

Answered by iainism
iainism asked this question in Q&A
Nov 4, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Ah-ha! I needed to tell NPM that it should use an extra certificate for chain of trust, as described here: https://stackoverflow.com/a/56239954/955198

I permanently added a (Windows) system variable, NODE_EXTRA_CA_CERTS, with the value set to a downloaded version of our proxy's root signing certificate in PEM format.

The build now runs to completion.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@iainism
Comment options

@bitspittle
Comment options

@iainism
Comment options

@bitspittle
Comment options

Answer selected by iainism
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants