two way webservice SSL in apache tomcat 8.5.15 -
we have webservice client application deployed in apache-tomcat-8.5.15.
2 way ssl enabled on web service side.
webservice trusts request sent client.
webservice client deployed in tomcat not trusting cert sent webservice.
it ignoring , allowing proceed.
we need make sure trusted client.
we have enabled certificateverification="required"
doesn't work.
please advise on configurations required trust client cert.
thanks vinoth
Comments
Post a Comment