Cannot install packages due to "local issuer" certificate error #782
Description
I have a fresh install of Atom on Windows.
Atom : 1.25.1
Electron: 1.7.11
Chrome : 58.0.3029.110
Node : 7.9.0
I cannot install any additional packages due to certificates.
At work, we use Forcepoint for malware protection, and this software presents an FP HTTPS certificate instead of the original site's.
Preliminarily, following install instructions and doing a apm config set strict-ssl false
, I am able to see "Featured Packages", but still cannot search Install Packages.
Not sure what to do at this point, since official guides and posts on the forum don't seem to solve my specific issue. I feel I need to include the FP cert in a bundle somewhere, but don't know where.
Side note: I have Git separately on my system, and it is able to fetch.