Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
WCF Feature Details
Security
 How to: Obtain a Certificate
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
How to: Obtain a Certificate (WCF)

To use any of the Windows Communication Foundation (WCF) features of that use X.509 certificates, you just first obtain certificates.

To obtain an X.509 certificate

  1. Choose one of the following:

    • Purchase a certificate from a certificate authority, such as VeriSign, Inc.

    • Set up your own certificate service and have a certificate authority sign the certificates. Windows Server 2003, Windows 2000 Server, Windows 2000 Server Datacenter, and Windows 2000 Datacenter Server all include certificate services that support public key infrastructure (PKI).

    • Set up your own certificate service and do not have the certificates signed.

    Aa702761.note(en-us,VS.90).gifNote:
    Whichever approach you take, the recipient of the SOAP request that contains the X.509 certificate must trust the X.509 certificate. This means that the X.509 certificate or an issuer in the certificate chain is in the Trusted People certificate store and that the X.509 certificate is not in the Untrusted Certificates store.

See Also


© 2007 Microsoft Corporation. All rights reserved.
Build Date: 2009-10-13
Community Content   What is Community Content?
Add new content RSS  Annotations
Alternative Certificate Authority      vanbroup   |   Edit   |   Show History

You can also purchase a certificate from an alternative certificate authority, such as

  • thawte ( http://www.thawte.com )
  • GeoTrust ( http://www.geotrust.com )
  • GlobalSign ( http://www.globalsign.com )
  • Comodo (http://www.comodo.com )
SSL Certificate resellers ( much cheaper for the same certificates from above providers !!! )
  • Networking4all B.V. ( http://www.ssl.nu , http://www.geotrust.eu , http://www.thawte.nl , http://www.verisign-certificaten.nl )

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker