Skip to content

Please upgrade node_root_certs.h for 0.x versions #7265

Closed
@m-bucher

Description

@m-bucher
  • Version: 0.x
  • Platform: any (tested on CentOS 6)
  • Subsystem: core

I am using using Node.js 0.10 for a service that tries to connect to customer systems and returns errors if there are any problems (e.g. concerning the Certificates).

Problem is I get 'self-signed certificate in chain' error for a server cert signed by "COMODO RSA Certification Authority". because that CA-certificate is not present in Node.js 0.10 or even 0.12.

PS: Yes, I know I could update Node.js, but let's say I cannot for reasons I do not want to explain here ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    tlsIssues and PRs related to the tls subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions