Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 13 of 13
  1. #1
    Member
    Join Date
    Jan 2004
    Posts
    56

    Default https login instead of http?

    Can someone please tell me how to enable login to WHM/CPanel via https instead of http? My hosting provider gave me a http login url to the server.

    Ie:
    https://domain.com:2086/
    rather than:
    http://domain.com:2086/

  2. #2
    Member
    Join Date
    Apr 2004
    Posts
    12

    Default

    I use

    http://www.domain.com:2082 for non secure
    and
    https://www.domain.com:2083 for secure

    Same user/pass for both

  3. #3
    Member
    Join Date
    Nov 2003
    Location
    Singapore
    Posts
    72

    Talking Re: https login instead of http?

    Originally posted by roax66
    Can someone please tell me how to enable login to WHM/CPanel via https instead of http? My hosting provider gave me a http login url to the server.

    Ie:
    https://domain.com:2086/
    rather than:
    http://domain.com:2086/
    Hi,

    Usually I'll ask clients to use this links:
    https://IPADDRESS:2083 for secure login to cPanel

    https://IPADDRESS:2087 for secure WHM (Reseller)

    https://IPADDRESS:2096 for secure WebMail Access.

    You can also replace the IPADDRESS with the real domain name too.

    Rgds,
    Vincent Kam
    http://www.eazistore.com

  4. #4
    Member
    Join Date
    Jan 2004
    Posts
    56

    Default

    Many thanks for your help. Using :2083 & :2087 for secure cPanel & WHM respectively works fine for me.

    But when I login into WHM using secure mode and click "List accounts" link, the links to the respective accounts are using nonsecure :2082. Is it possible to configure these links to use secure :2083?

  5. #5
    Member
    Join Date
    Nov 2003
    Location
    Singapore
    Posts
    72

    Default List Account Links

    Originally posted by roax66
    Many thanks for your help. Using :2083 & :2087 for secure cPanel & WHM respectively works fine for me.

    But when I login into WHM using secure mode and click "List accounts" link, the links to the respective accounts are using nonsecure :2082. Is it possible to configure these links to use secure :2083?
    Hi again roax66,

    When you access to WHM and click List Account, the clickable DOMAIN will point you directly to their website and not to their cPanel.

    If you want to access to your clients cPanel, you can type:
    USER ID: their ID
    PASSWORD: your root password

    I am not too sure if I answer your answer correctly.

    Rgds,
    Vincent Kam
    http://www.eazistore.com/

  6. #6
    Member
    Join Date
    Jan 2004
    Posts
    56

    Default

    Let me clarify:
    I click "List Accounts". In the column cPanel I can click the link to the respective account cPanel. But these links are http, not https? They should be https://accountdomain.com:2083 and not http://accountdomain.com:2082?

  7. #7
    Registered User
    Join Date
    Mar 2004
    Posts
    3

    Default Re: Re: https login instead of http?

    Originally posted by eazistore
    ...
    Usually I'll ask clients to use this links:
    https://IPADDRESS:2083 for secure login to cPanel
    ...
    But if I use IPADDRESS in https link I have an secure alert because I don't use the domain name..

    I have a reseller account, and I can't use any other domain name without to have this alert about security. I ask to my host if I can use my SSL cert but they said WHM can use only one SSL cert... Right ?

    Thanks,
    David.

  8. #8
    Member
    Join Date
    Feb 2004
    Posts
    469

    Lightbulb

    If you have root access to WHM go to Tweak Settings page and select (down at the bottom of the list):

    "When users access /cpanel or /whm or /webmail on their domain redirect them to the https(ssl) port instead of the insecure one".

    If no root access then ask your provider to set this setting for you and all their clients. This really should be made the default by cPanel.

    Then there is no need to have to tell clients to use secure login it should redirect them to the respective secure port for login. Give it a try.

    http://domain.tld/whm redirects to https://domain.tld/whm

    http://domainip/whm redirects to https://domainip/whm

    http://domain.tld:2086 does not redirect to https://domain.tld:2087
    These port defined urls are a manual form of sending the address and have no need for a redirection.

    The search feature of this forum is truly your friend.
    HTH

  9. #9
    Member
    Join Date
    Sep 2003
    Posts
    76

    Default

    I don't think making secure port a standard is a good idea. We've had more problems with using the secure port than standard port. For one, all cpanel secure ports are blocked by the corporate firewall I sit behind, and for another, the annoying ssl popup window got to be annoying for some people, so it was easier to disable forcing ssl and let customers choose which one to use.

  10. #10
    Registered User
    Join Date
    Mar 2004
    Posts
    3

    Default

    "The annoying ssl popup window got to be annoying for some people" is a real problem indeed. It's because that I would like to use my own SSL cert. I'm afraid to ask my customers to login a control panel with http, it's too easy to catch the pwd..

    David.

  11. #11
    Member
    Join Date
    Sep 2003
    Posts
    76

    Default

    Typically its easier to have people login to theirdomain.com, but unless they have a cert, they're going to get that popup. About the only way around that is to sent them to another domain on the server with a cert, like the server.doman.com which can be confusing to some people. Without using ssl, they can log into their own domain without the popups.

  12. #12
    Member
    Join Date
    Nov 2003
    Location
    Singapore
    Posts
    72

    Default

    Originally posted by alex042
    I don't think making secure port a standard is a good idea. We've had more problems with using the secure port than standard port. For one, all cpanel secure ports are blocked by the corporate firewall I sit behind, and for another, the annoying ssl popup window got to be annoying for some people, so it was easier to disable forcing ssl and let customers choose which one to use.
    I agree with you here alex042,

    Most of corporate clients have a firewall within their server.
    They cannot access to https://domain.com:2087

    Unless they user is allow to use a TELNET to open their port to allow access to port 2087 or 2083 and even 8443

    Rgds,
    Vincent Kam
    http://www.eazistore.com/

  13. #13
    Member
    Join Date
    Jul 2003
    Location
    Austin, TX
    Posts
    54

    Default

    What it should do when SSL only is enabled is to redirect to your server domain (with the valid certificate) and have them login with their info. They'll still login to their account and everything, but it'll accept the SSL cert by default since the domain will match across the board. Should be an option when enabling forced ssl to redirect to server domain.

Similar Threads & Tags
Similar threads

  1. Account will not login to cPanel using https:// but will login with http://
    By wyattbiker in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 02-04-2011, 03:15 PM
  2. http to https
    By stevejac in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 07-29-2005, 03:36 PM
  3. https work, http does not
    By jimmshepard in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 02-22-2005, 10:09 AM
  4. https vs. http
    By SupermanInNY in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 12-14-2003, 09:29 PM
  5. Redirection re: HTTP / HTTPS
    By Global Designz in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 09-18-2003, 01:08 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube