Hello, We are trying to invoke a https service via camel route. We are able to successfully invoke that using http. With https, we have provided the truststore details and as we have no other auth mechanism like user name and password, we have not set any auth param. We get 401 error in response. Same call works with other tools like curl etc and also IBM message broker. Is it some issue with certificate settings?
Thanks and Regards, Vanshul Chawla