Skip to content

Certificate Bundles with Node #2

Description

@iiSeymour

After creating my own node-certifi style project for a private CA I got caught up with the following issue.

Doesn't this make the example in the README kind of misleading as only the first certificate is actually being used for the server:

https.createServer({
    cert: fs.readFileSync(certifi)
}, function () {});

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions