Disabling ssl when making a request using external task client

I am using @ExternalTaskSubscription that makes a fetchLock call to the camunda engine and have no control over the http request being made to the camunda engine. Is there a way that i can disable the ssl context or override settings on this annotation?