How to access cPanel securely?

3 posts / 0 new
Last post
Guest (not verified)
How to access cPanel securely?

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.

packetjacket
Offline
Joined: 11/16/2009
Use "https://" instead of

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.

admin
Offline
Joined: 09/16/2011
use SSH. Secure.

use SSH. Secure.

Pages