How to check port used for SSL
975148Apr 5 2013 — edited Apr 10 2013I have RHEL 5.8 in our production environment. We are using SSL, my query is how to find the port used for SSL. In /etc/services, it shows 443 but when I give
netstat –tulpn | grep 443
Or
netstat –tulp | grep https
I do not get any output.
I hope, my question is clear of how to find the port used for SSL.
Please revert with the reply to my query.
Regards