I have a self-sign root CA and copy and update the certificate in ubuntu nodes everything is okay. But if a pod wants to for example curl a HTTPS URL it shows a certificate error.
I did some research and I dont want to attach the CA as volume or init pod, I’m looking for a way to do it automatically.
Thanks in advance
The node can do curl https but the pod shows an error
New contributor
silver 162 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.