How to establish trust relationship for WCF SSL/TLS Secure Channel
We have client server application where its using WCF for the communication. How to correctly associate a certificate to a WCF Service using app.config. Right now I am defining the certificate in the app.config as follows on the server;