claudio4j commented on pull request #2577:
URL: https://github.com/apache/camel-k/pull/2577#issuecomment-912836666


   For testing I am using Openshift on IBM cloud and I noticed the 
operator-ingress uses a letsencrypt certificate CA to manage the serving 
service CA certificates, which are different than the serving certificates 
provided by a standard openshift 4 installation. They use different secrets to 
store the CA and certificate.s That said, I could not yet find a standard way 
to retrieve the certificate in either cloud services, to read them and set in 
the http client of the e2e tests. So, I disabled the https certificate 
verification on client side of the e2e route tests. So I ask to accept this 
tests as it is, and I can work on this specific certificate client side 
validation later on.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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


Reply via email to