Re: Example source to create/request SSL Certs - WeOnlyDo Discussion board

Re: Example source to create/request SSL Certs (General questions)

by woddrazen, Tuesday, March 16, 2010, 09:57 (5158 days ago) @ amirsky

Hi,

First you should add Weonlydo Certificate Management library COM reference to your project.

Then you can try something like this:
[code]Dim cert As WODCERTMNGLib.Certificate
cert = New WODCERTMNGLib.Certificate

cert.Load( c:\private.txt , password )[/code]
Hope this helps.


Regards,
Drazen


Complete thread: