You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Hello,
I am opening this issue just to ask a question. What are the default certs used given the following ssl configuration?
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
The text was updated successfully, but these errors were encountered: