all groups > dotnet web services > october 2007 >
You're in the

dotnet web services

group:

Creating certificate in .NET 2.0


Creating certificate in .NET 2.0 Amit
10/30/2007 5:24:08 AM
dotnet web services:
Hi evevryone,


I have one requirement here, where i have to create a utility/program
which will use certificates for securing web service communication
between the client and web service to verify that client has the
license to make a call to web service.

and this functionality i have to build using .net framework, i can not
use some third party component even if it is free or .net makecert.exe
utility as i have to incorporate this functionality in my project.if
anyone in the house can provide any relevant and helpful information
regarding this it will be so nice of him/her.Even an idea how to start
with implementing the above mentioned functionality can be a of great
help!!!!!!!!!. i am quite sure that we have memebers in the house who
can handle/respond to more tough queries than this.


Mank Thanks.
Re: Creating certificate in .NET 2.0 John Saunders [MVP]
11/3/2007 4:46:17 PM
[quoted text, click to view]

You haven't supplied enough information about what you're trying to
accomplish. Are you asking what .NET Framework classes to use to process
certificates? If so, take a look at the types in the
System.Security.Cryptography.X509Certificates namespace at
http://msdn2.microsoft.com/en-us/library/system.security.cryptography.x509certificates.aspx.

--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer

AddThis Social Bookmark Button