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

[Question] SSL Cert Defaults #1733

Open
KD33 opened this issue Jan 10, 2025 · 0 comments
Open

[Question] SSL Cert Defaults #1733

KD33 opened this issue Jan 10, 2025 · 0 comments

Comments

@KD33
Copy link

KD33 commented Jan 10, 2025

Hello,

I am opening this issue just to ask a question. What are the default certs used given the following ssl configuration?

  ssl: true,
  sasl: {
    mechanism: 'plain',
    username: 'my-username',
    password: 'my-password'
  },

I am running my application inside of an image built from node:22-slim. This image does not have any of the certificates found at /etc/ssl/certs, so I am not sure what it is using to enable ssl. Can someone please explain to me what is happening under the hood?

Thank you for your time

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