SSL Certificate in WodTelnetDLX (General questions)
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:
- SSL Certificate in WodTelnetDLX - kpl@tshinc.com, 2004-09-29, 22:01
- Re: SSL Certificate in WodTelnetDLX - wodSupport, 2004-09-29, 23:02