LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   A couple of questions about ssl tunneling (https://www.linuxquestions.org/questions/linux-newbie-8/a-couple-of-questions-about-ssl-tunneling-894556/)

taylorkh 07-29-2011 05:50 PM

A couple of questions about ssl tunneling
 
If I make an ssl tunnel between my_pc and some_server it is my understanding that the communication takes place on port 443 and the data in the communication is encrypted. I also understand that the protocol associated with the communication is https:

If those understandings are correct, my question is... does the tunnel obscure the original protocol? If I am communicating with a Usenet server (which normally uses nntp protocol) and I connect through an ssl tunnel does the traffic still appear to be nntp?

TIA,

Ken

Tinkster 07-29-2011 08:00 PM

You're not mentioning how (by which method) you stand up the tunnel;
at the end of the day you could chose any arbitrary port you like.

taylorkh 07-30-2011 05:26 AM

stunnel4 on Ubuntu 10.04

Ken


All times are GMT -5. The time now is 09:46 PM.