PC Review


Reply
Thread Tools Rate Thread

Certificates to secure WCF traffic

 
 
Kirill
Guest
Posts: n/a
 
      8th Apr 2009
Hi,

If you see it as a re-post, please, excuse me, did not seem to work the
first time.

What is the correct/recommended way to generate/sign certificates, used to
secure WCF traffic?

There is a client-server application that uses NetTCP binding and currently
Windows credentials are used to secure the traffic (on both transport and
message level).

Unfortunately it does not work if the client and the server are on different
domains/workgroups.

I understand that I can use x.509 certificates for the same purposes and it
should solve multi-domain problem. But... how ma I supposed to generate and
sign the certificates? I would like to:
- not use self-signed certificates;

- be able to use the same client's app.config (basically, multiple clients
from different networks should be able to connect to multiple servers from
different networks);

- avoid updating the certificates periodically (usually, server-side SSL
certificates expire);

- [ideally] use the same certificate on different servers (because the
confirmation of identity is implemented on app level, so I'm only concerned
with encrypting the traffice);

- avoid maintaining my own CA.

The examples in MSDN Library and samples on the web usually suggest to use
self-signed certs. Some mention "for testing only".
VeriSign and Comodo don't talk about certificates for WCF specifically
[although my understanding is that they're the same as for web sites].

Ideas, pointers will be greatly appreciated!

--
Kirill.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Help IE7 certificates and secure items Joe Grover Windows XP Help 0 15th Apr 2009 09:13 PM
Certificates to secure WCF traffic Kirill Microsoft Dot NET Framework 0 3rd Apr 2009 06:38 PM
Secure your Online Store with SSL Certificates gilman Microsoft ASP .NET 0 24th Nov 2006 10:45 AM
Secure certificates =?Utf-8?B?U3RldmUgTGVl?= Windows XP Internet Explorer 0 17th Oct 2006 03:22 PM
Certificates for a secure web site =?Utf-8?B?QWxsYW4gQWNrZXJtYW4=?= Microsoft Windows 2000 0 4th May 2004 06:31 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:23 PM.