Results 1 to 6 of 6

Thread: https vs. http

  1. #1
    Member
    Join Date
    Jul 2003
    Posts
    257

    Default https vs. http

    Hi all,

    Do all customers recieve https to thier site? (I don't mean to the control panel).
    Is there a way to limit that?
    Does it point to the same directory?

    Thanks,

    -Alon.

  2. #2
    Member Planet_Master's Avatar
    Join Date
    Apr 2002
    Location
    New Yorker
    Posts
    260

    Default

    https is the secure server. Would only work if you have an SSL certificate installed on the server. And if so it will go to the same desired page but secured using 128-bit SSL technology.
    Vision Plateau Web Services - Total Control Hosting
    http://www.visionplateau.com

  3. #3
    Member
    Join Date
    Jul 2003
    Posts
    257

    Default

    Ok.. following that,.. if I install a certificate on the server, can it be shared?
    Is there a way to provide https access to specific clients, but not with their own certificate?

    Thanks,

    -Alon.

  4. #4
    Member Planet_Master's Avatar
    Join Date
    Apr 2002
    Location
    New Yorker
    Posts
    260

    Default

    Absolutely. For instance you would get the cert made for your hostname and then users can share the cert by using the following:
    https://hostname/~username/index.htm

    index.htm can be any page or even directories such as
    https://hostname/~username/ordering/index.htm

    Can secure any page, subdomain or directory even forums.
    Vision Plateau Web Services - Total Control Hosting
    http://www.visionplateau.com

  5. #5
    Member
    Join Date
    Jul 2003
    Posts
    257

    Default

    I'm still a newbie, so forgive my lack of knowledge about few (well lots) of basic functionalities withinWHM:

    1. What would be a good design for offering secure access to clients:

    https://client1.hostname/whatevertheywantpagehere

    and can I provide them with shell jailed access to their private directory, such that they cannot go outside their client1 subdomain directory using a shell or ftp acct?

    2. With open_ssl in mind, my installed version is indicated as 0.9.7a. Already out is version 0.9.7c which has some fixes to some exploits.
    Can I, should I go about upgrading it outside cPanel updates?

    Thanks for the quick reply.

    -Alon.

  6. #6
    Member Planet_Master's Avatar
    Join Date
    Apr 2002
    Location
    New Yorker
    Posts
    260

    Default

    Your hostname would be the name of your server, for instance:

    server.domain.com

    so you would generate a certificate signing request in WHM for server.domain.com, just replace with your servers name.

    Then your members can use the cert once installed by using the link https://server.domain.com/~theirusername/anypage

    You can also offer a secure server from something like secure.domain.com but you would need to create the DNS zone for secure.domain.com as well.

    You can upgrade open_ssl but I would wait untill it is under layer 1 in the apache builds to make sure it is completely compatible. Also jail your users with SSH for added security from WHM "manage shell access"

    When creating and purchasing the cert PLEASE make sure you choose the correct web server type! Contact your web hosting provider if not sure. For instance we use Apache + MOD SSL

    Certs from GEOtrust are the best and fastest with instant cert generation after the ordering process. They are $149.00 I believe at their site but you can get them for cheaper as we offer the same cert for only $50/year
    http://www.planetgac.net/sslsecure.shtml
    Vision Plateau Web Services - Total Control Hosting
    http://www.visionplateau.com

Similar Threads

  1. Http to Https Redirection
    By lloyd_tennison in forum cPanel & WHM Discussions
    Replies: 3
    Last Post: 07-07-2007, 06:49 AM
  2. routing from http to https
    By ThadBry in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 12-21-2005, 11:17 AM
  3. http to https
    By stevejac in forum cPanel & WHM Discussions
    Replies: 8
    Last Post: 07-29-2005, 03:36 PM
  4. https work, http does not
    By jimmshepard in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 02-22-2005, 10:09 AM
  5. Redirect Http to Https
    By billau in forum cPanel & WHM Discussions
    Replies: 16
    Last Post: 10-26-2004, 09:12 PM