I am working with Windows 2000
server. When i launching a Active X
control through web server and accessing the DCOM from the server through Active
X control. Here I set the page as secure(SSL-By getting sample certificate from
Verisign). But the transcation between the Active X and DCOM is not
encrypted (It is indentified using Sniffer). Then i set the authentication level
to packet privacy.
Now the transaction between ActiveX and DCOM is encrypted(using kerbros or NTLS). Now i want to encrypted through SSL.
-Is there any setting to make SSL as a default encrypt?
-Otherwise How can i able to access it programmatically?
Now the transaction between ActiveX and DCOM is encrypted(using kerbros or NTLS). Now i want to encrypted through SSL.
-Is there any setting to make SSL as a default encrypt?
-Otherwise How can i able to access it programmatically?
- Murali Kannan