I am doing some trouble shooting on an application that listens on tcp 443. This particular application talks via SSL. I wanted to connect to it with netcat. Is this possible?
Note: I'm not asking if netcat can encrypt its traffic.
|
|
You should use |
|||||
|
|
You probably want to make use of the However it looks like this doesn't accept piped input as you might use with If the application is just an HTTP server then you can use standard terminal entry to perform your session. |
|||
|
|
|
|
|||
|
|