chenxinma edited a comment on issue #2029:
URL: https://github.com/apache/camel-k/issues/2029#issuecomment-778039542


   I had added the ca.
   `echo -n | openssl s_client -showcerts -connect private.registry.inner:443 
2>/dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' >> 
/usr/local/share/ca-certificates/registry.crt
   
   update-ca-certificates` 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to