I am getting the above error when making post request, using spring resttemplate with mutual authentication.
@Bean public RestTemplate restTemplate() thro