Sectigo (previously COMODO) not being recognized by Node JS even after installing ssl-root-cas #7

Atvērta
Ghost atvēra 2022-01-14 06:47:45 +00:00 · 0 komentāri

I have installed ssl-root-cas and I see COMODO CA in the list of verified CAs.
I am trying to connect to a server which is certified by Sectigo CA. COMODO is now known as Sectigo

But this SSL handshake is failing with the error- UNABLE_TO_VERIFY_LEAF_SIGNATURE, Unable to verify the first certificate

Is this because the installation of latest CAs is failing for me:
Error: getaddrinfo ENOTFOUND mxr.mozilla.org
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26) {
errno: -3008,
code: 'ENOTFOUND',
syscall: 'getaddrinfo',
hostname: 'mxr.mozilla.org'
}
Couldn't download the latest Root CAs, but it's not a big deal.

Use "require('ssl-root-cas')" instead of "require('ssl-root-cas/latest')"

As it is not able to download the latest Cas, Comodo is not updated with Sectigo? How could this be resolved?

any help would be appreciated

Regards,
Divisha

I have installed ssl-root-cas and I see COMODO CA in the list of verified CAs. I am trying to connect to a server which is certified by Sectigo CA. COMODO is now known as Sectigo But this SSL handshake is failing with the error- UNABLE_TO_VERIFY_LEAF_SIGNATURE, Unable to verify the first certificate Is this because the installation of latest CAs is failing for me: Error: getaddrinfo ENOTFOUND mxr.mozilla.org at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:67:26) { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'mxr.mozilla.org' } Couldn't download the latest Root CAs, but it's not a big deal. Use "require('ssl-root-cas')" instead of "require('ssl-root-cas/latest')" As it is not able to download the latest Cas, Comodo is not updated with Sectigo? How could this be resolved? any help would be appreciated Regards, Divisha
Nepieciešams pieteikties, lai pievienotos šai sarunai.
Nav iezīmju
1 dalībnieki
Paziņojumi
Izpildes termiņš
Izpildes termiņš nav uzstādīts.
Atkarības

Nav atkarību.

Atsaucas uz: coolaj86/ssl-root-cas.js#7
Nav sniegts apraksts.