How can I log in securely (encrypted) to cPanel? I am worrid that sending my user name and password unencrypted could allow someone to intercept the information along the way.
Bookmark/Search this post with
How can I log in securely (encrypted) to cPanel? I am worrid that sending my user name and password unencrypted could allow someone to intercept the information along the way.
Use "https://" instead of "http://" and the port will probably have to change by 1.
For example:
Instead of http ://100.100.100.100:2082
Use: https ://100.100.100.100:2083
That way your entire cPanel session is SSL encrypted.
use SSH. Secure.
Pages