[CentOS] opened OpenSSL port

Mon Feb 28 12:44:32 UTC 2011
Kevin Thorpe <kevin at pibenchmark.com>

On 27/02/2011 09:50, erikmccaskey64 wrote:
>
> Main question: is it safe, to open a port for an openssl server?
Don't rely on this, but put it on a non-standard port. If you have sshd 
on the default
port 22 you will get a long list of login attempts on it. This 
suggestion is not security,
it simply cuts down hugely on the list of exceptions you need to wade 
through. You
ought to probably use something like fail2ban to cut off repeated failed 
logins.