Server to server validation using SLL
How to validate the server to server using ssl,
I have a server A with ssl cert,,also i have another server B with ssl cert,,,now when server A send request to server B,,the server B should validate server A,,means the server B shud service the requests of only server A for a perticular component.
Plz let me know how to achieve this.
Thnx in advance,
Subhash.K

