Hi
Hosted a WCF web Service as window service in remote server with SSL certificate added but when am trying to consume in my client application, getting a Exception of "Could not establish trust relationship for the SSL/TLS secure channel with authority 'SMKETECH'.' The remote certificate is invalid according to the validation procedure. could you please give some idea how to consume in client with SSL Certificate, Do i need to install the same SSL Certificate in Client Side also or how to solve this issue. thanks