![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | HTTPS, WCF and SecurityNegotiationException 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.in...ce/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 |
My System Specs![]() |
| | #2 (permalink) |
| Guest | RE: HTTPS, WCF and SecurityNegotiationException I'm Not sure here how you have obtained your certs, however have you tried installing the certificate using localhost as the CN, and testmachine.us.somedomain.int, as the CN. This would mean creating a Trusted CA cert with Testmachine, and then creating a chaining certs with localhost, and testmachine.us.somedomain.int that chain their trust back up to the CA testmachine cert? Just a wild guess, but it should work. "Scott Holman" wrote: > 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.in...ce/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 > > > > |
My System Specs![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: New HTTPS Error Since SP1 | PA Bear [MS MVP] | Vista security | 1 | 03-25-2008 05:15 AM |
| Vista and HTTPS | =?Utf-8?B?SWduYWNpbw==?= | Vista security | 2 | 09-26-2006 11:24 AM |
| HTTPS & FTP fail on IE/Vista RC1 | Martin Robins | Vista General | 9 | 09-13-2006 04:37 PM |
| Rpc over Https problem | Angel Taravilla | Vista security | 1 | 08-31-2006 11:10 PM |