This seams to be a common problem, and I have looked at all the answers here but none have helped. …
wcf security https certificate transport-securityThe authentication schemes configured on the host ('Anonymous') do not allow those configured on the binding 'BasicHttpBinding' ('Negotiate'). Please ensure …
wcf wcf-security basichttpbinding transport-securityI have WCF service hosted on IIS which uses transport security. I need to restrict the TLS version to 1.2. I …
wcf ssl transport-securityIf one way SSL is used (Server Certificate authentication) then data sent from client gets encrypted using Public key of …
ssl security wcf-security transport-securityOn II7 we host a WCF/asp.net based API. In order to allow users of a classic asp application …
asp.net api iis-7 asp-classic transport-securityI've been struggling with the configuration for this blasted WCF service for the past week, and I'm slowing beginning to …
wcf configuration ssl x509certificate transport-securityI'm getting the following error when I access my webservice localhost/MyService/MyService.svc The SSL settings for the service …
wcf ssl ssl-certificate transport-securityI'm trying to make a WCF4 service hosted on IIS which will use X.509 certificates for message security and SSL …
wcf ssl x509certificate ws-security transport-security