Both SSL and SSH encrypt traffic right?
From a network admin's point of view, is it possible to distinguish if a user is using a secured (https) site over SSL vs. connecting to an external PC over SSH?
In both scenarios, port 443 is used.
In other words, as a network admin, can I tell if port 443 is being used for SSH as opposed to SSL?
thanks