Hi,
How can I implement certificate based authentication in camel I am using
cxf which uses jetty as transport. I have currently configured jetty for https
and enabled certificate based authentication. I assume that you have to add
client CA cert in the server trust store and server CA cert
I discovered I can just set an "Authorization" header on the exchange,
which the http component seems happy to include in the http request.
On Fri, May 8, 2020 at 2:19 PM Jeremy Ross wrote:
> Hi,
>
> I can't seem to find a way to configure basic auth with the REST Swagger
> component (using http
Hi,
I can't seem to find a way to configure basic auth with the REST Swagger
component (using http component under the hood). Any pointers?
Hi,
Any idea why I'd get a blocked thread in the salesforce component?
2020-05-08 10:25:01.355 WARN 92020 --- [SpringContextShutdownHook]
.c.i.e.DefaultAsyncProcessorAwaitManager : Interrupted while waiting for
asynchronous callback, will release the following blocked thread which was
waiting fo