SSL Certificate in WodTelnetDLX (General questions)

by kpl@tshinc.com, (7565 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.

locked

Complete thread: