Marco Carletti created CAMEL-23280:
--------------------------------------
Summary: camel-openai SSL improvements
Key: CAMEL-23280
URL: https://issues.apache.org/jira/browse/CAMEL-23280
Project: Camel
Issue Type: Improvement
Components: camel-openai
Affects Versions: 4.18.1
Reporter: Marco Carletti
If the OpenAI endpoint uses SSL with a custom/not trusted certificate, there
are no options to configure it, it relies on the default JVM trust store, so
currently the only way to make it works is to configure the JVM with a custom
trust store that includes the custom CA.
It would be nice to have a dedicated configuration to use only in the producer
and, in case it is not provided, it relies on the JVM defaults.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)