Hi Can anyone give me a solution how to import server certificate into a keystore to validate the request is coming from valid client.
I have gone through this article but having few questions.
1) How will my server validate the client certificate ?
2) Will this(X509Certificate) .net class validate Genie(Tivoli) certificate ?
3) Do i need to have certificate configured on my server ?
Thanks in advance