apache / camel-karavan

Apache Camel Karavan a Low-code Data Integration Platform
https://camel.apache.org
Apache License 2.0
436 stars 146 forks source link

Disable SSL Verification #1284

Closed samar-elsayed closed 4 months ago

samar-elsayed commented 4 months ago

Describe the solution you'd like

We are integrating with many providers and in the testing phase, sometimes the certificate is not valid ( for example doesn't match any of the subject alternative names )

and we need to skip the SSL validation for their https domain

is there an option to do that inside https component?

Variant

Vs Code Extension

Container Management (if applicable)

Kubernetes