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.
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.
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
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.
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
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.
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