View Full Version : Customer wants HTTPS://
mphayesuk
5th July 2006, 14:24
If a customer wants to make a page secure (https) how do they do that... what folder should they upload the page to ect...
Thanks
rayit
5th July 2006, 17:52
As far as I know
you simply upload it to the web directory.
Just enable https for your client.
for more info on https
http://en.wikipedia.org/wiki/HTTPS
you can buy a certificate and
Also I think you need extra ip address for real certificate.
please correct me if I am wrong...
mphayesuk
5th July 2006, 18:21
** you simply upload it to the web directory.
Do you mean the normal "web" folder for the client
**Just enable https for your client.
Do you mean enable SSL for that web site.
** you can buy a certificate and
Also I think you need extra ip address for real certificate.
I cant believe this is true... if I big isp has 10,000 hosting clients and all of them can have https pages I dont think that that isp is going to have 10,000 ip addresses available.
Or perhaps they do I dont know, but there must be an easy way to give client https access.
falko
6th July 2006, 13:24
Do you mean the normal "web" folder for the clientYes.
Do you mean enable SSL for that web site.Yes. Enable SSL and click on "Save". Afterwards go to the site administration again, and you'll see a new tab "SSL". There you can create your SSL certificate.
I cant believe this is true... if I big isp has 10,000 hosting clients and all of them can have https pages I dont think that that isp is going to have 10,000 ip addresses available.
It is true, you can have only one SSL web site per IP address and port. It's an Apache limitation.
zokahn
7th July 2006, 14:01
Yes.
Yes. Enable SSL and click on "Save". Afterwards go to the site administration again, and you'll see a new tab "SSL". There you can create your SSL certificate.
It is true, you can have only one SSL web site per IP address and port. It's an Apache limitation.
Actually itīs a protocol limitation... Because all the traffic is encrypted the hostname is not processed until later. So hostbased ssl virtualhosting is just nog possible with !any! webserver.
Gr,
Zokahn
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.