|
|
|
|
|
by giovannibajo1
4489 days ago
|
|
That kind of chain doesn't seem to be ubiquitously accepted. I built up something similar at https://ssltest.greenapes.com:4443. There is a self-signed CA signing a trusted CA (StartCom), which in turn is signing a valid certificate for the hostname. The chain is accepted by Firefox and Chrome with NSS, but Safari (and Chrome on OSX) gives a self-signed warning message. I asked AGL and he thinks that it should be valid:
https://twitter.com/giovannibajo/status/439746540249567232 So it looks like it should work in theory, but in practice, even if npm had attempted this, it wouldn't work on Mac. |
|