You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/02/12 07:55:53 UTC

[GitHub] [camel-k] chenxinma commented on issue #2029: spectrum publish x509: certificate signed by unknown authority

chenxinma commented 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:
users@infra.apache.org