How to add an HttpClientConfig

It’s a simple question with probably a simple answer, but I can’t figure out how to do this myself

I want to set disableCertVerify to true on the HttpClient for the Http Task. The documentation says that we can add httpClientConfig to flowable.cfg.xml. But I don’t think I’m using a flowable.cfg.xml for flowable-task app… or how do I override it?

I’m using flowable 6.2.1

Thanks.

Hey @naeem,

Please do not ask the same question multiple times. Please have a look at this answer for how to do this with Spring Boot.

Cheers,
Filip