Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS example certs have expired #432

Open
kpvdr opened this issue Nov 18, 2024 · 0 comments
Open

TLS example certs have expired #432

kpvdr opened this issue Nov 18, 2024 · 0 comments

Comments

@kpvdr
Copy link

kpvdr commented Nov 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant