You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
I am unable to install packages due to the fact that my company is performing MITM attacks and I need to point to a custom cert. I'm aware of the recommended fix -- set the value
strict-ssl = false -- within my apmrc file; this recommendation works as suggested.
However, I would prefer to set the following option either in an npmrc file or if it were working an apmrc file.
cafile=/etc/ssl/certs/my-custom-ca-bundle.crt
Recommendations? Is this something that can be included in an apmrc file? If this can be set in an npmrc file, which one do I need to edit?
Thanks.
c-bb, HHuckleberry, gtback, JPvRiel, pmacdougall and 7 moreadjenks