Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TLS example certs have expired #432

@kpvdr

Description

@kpvdr

The SSL certs checked in with the examples have expired. Running these examples fail with CERT_HAS_EXPIRED. In addition, there appears to be an unhandled exception related to the failure.

stderr[sasl/sasl_anonymous_server.js]: node:events:491
      throw er; // Unhandled 'error' event
      ^

It is a simple matter to generate the certs if an openssl package is present (as described in the README for the tls example), so perhaps a better approach would be to use a script to generate the certs prior to running the examples rather than checking in the certs themselves.

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