You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Juliano Boesel Mohr <ju...@gmail.com> on 2019/01/30 10:20:31 UTC

Camel http4 with mutual TLS

Hi everyone,

I'm trying to setup mutual TLS with my camel http4 endpoint. I'm getting an
error like "the trustAnchors parameter must be non-empty".

The source code and exception stack trace are available here:
https://gist.github.com/juliaaano/f9af55611120b2448f954b306d16269d

The code above is based in the example at
https://gist.github.com/kameshsampath/d6a55cafe4ab23593ccfd8e5e2451bcf

Any thoughts?

Thank you.

Juliano Mohr