We have a WCF service hosted on server for generating bills, and our website is hosted on other server and acting as client. We need to protect this WCF service by Digital Certificate, we want to restrict web service only between these two machines.
We purchased a certificate from verisign authortiy.
Now please suggest that on which machine we should install certificate and private key and on which machine public key to secure the service.