HTTPS, WCF and SecurityNegotiationException

S

Scott Holman

My WCF service uses TransportWithMessageCredential security. I would like
to be able to connect to my web services using the following URLS
https://localhost/MyService/service.svc
https://testmachine/MyService/service.svc
https://testmachine.us.somedomain.int/MyService/service.svc

The SSL certificate subject name is 'testmachine'. Is there some way to
configure IIS or the WCF service so that the client could use any of these
URLS without encountering the SecurityNegotiationException:

Could not establish trust relationship for the SSL/TLS secure channel with
authority 'localhost'
Could not establish trust relationship for the SSL/TLS secure channel with
authority 'testmachine.us.somedomain.int'

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top