Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DCOM over SSL

Status
Not open for further replies.

Jateen

Programmer
Apr 17, 2000
1
ZA
Hi <br><br>I am trying to develop a system where all DCOM calls need to be encrypted. I am having problems setting this up. I have a SSL listener that takes the first DCOM call, encrypts it and passes is to the DCOM server where it is decrypted, and passed to the webserver which processes it as a DCOM call. When the DCOM server replies to the client the client then establishes its own connection on port 80 to the DCOM server. It totall ignores the SSL listener.<br><br>Any ideas if it is possible at all to use DCOM over SSL??<br>If so how??<br><br>Thanx<br>Jateen
 
i facing this problem as well
do you found any solution
if so plz help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top