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