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

by woddrazen, (5572 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

locked

Complete thread: