News  [SoftwareSite

Latest News
Older News
RSS Feed
 
Complete Projects
Useful Classes
Top Downloads
Message Board
AllAPI.net
 
Send Comments
Software License
Mentalis.org Buttons
Donate
 
Forums -> Security Library Forum
 
Create Certificate?  
by Stuart
posted on 2003/09/25

Does the Certificate Services Library support creating Certificates, or only parsing them? What function would I use to create one?

Thanks!

by Pieter Philippaerts [Pieter at mentalis dot org]
posted on 2003/09/25

The library currently only parses certificates. There is no way to generate a certificate.
We're thinking of adding this functionality to one of the next versions of the library [as you can see in AssemblyInfo.cs, it's on our TODO list].

In the mean time you can use Microsoft Certificate Server to create certificates. Certificate Server comes with the Server editions of Windows.
Alternatively, you can use OpenSSL to generate your certificates [www.openssl.org].

 

Copyright © 2002-2007, The Mentalis.org Team. All rights reserved.
This site is located at http://www.mentalis.org/
Send comments to the webmaster.