SSL Certificate in WodTelnetDLX - WeOnlyDo Discussion board

SSL Certificate in WodTelnetDLX (General questions)

by kpl@tshinc.com, Wednesday, September 29, 2004, 22:01 (7158 days ago)

Hi,
I can get SSL to work by :

Dim location As New CertLocation
Set Telnet1.Certificate = location(CurrentUser).Item( Root ).Choose( Select , Please select client certificate , Me.hWnd)

But I want to store the Storename Root and Certificate name TSH and access the cerificate transparently (without using the choose method). I haven't been able to find the right syntax. Can you point me in the right direction ?

Thank you.


Complete thread: