SHARING AN SSL CERTIFICATE

Posted by kreati, 01-12-2008, 09:55 PM
I have an ssl certificate installed on my main server. How can I encrypt a page on a website hosted on that server sharing the certificate? any idea is welcome.

Posted by psyxakias, 01-12-2008, 10:45 PM
I am not sure what exactly do you mean by "sharing" an SSL certificate, as it can only be used in 1 domain / 1 IP address. If I got it right, you're looking for the path to upload your webpages in order to be accessed from https:// link. If you have already installed it as you said, there should be a defined on your httpd.conf (if you're using Apache) defining the files' path. It would be more helpful if you post additional information: - O/S (i.e Linux, FreeBSD, Windows) - Web server (i.e Apache, IIS) - Controlpanel (i.e cPanel, DirectAdmin, Plesk, HELM) if available. Thank you.

Posted by kreati, 01-13-2008, 03:39 AM
I know, but i've heard that it is possible to Share a Certificate that is installed on one IP with other domains. I mean if there is a way to secure a page from site A on siteB's certificate. like https://secure.siteB.com/Page_from_siteA.php Thank you.

Posted by stealthiss, 01-13-2008, 01:43 PM
You can use a wildcard SSL certificate (goDaddy) that allows you to use one SSL for subdomains and other domains/IPs. They do cost more - usually around $299. But check with GoDaddy. I know they seel these SSL, I am not sure what they call them.

Posted by blessen, 01-13-2008, 04:58 PM
Normally what I have seen is the use of shared ssl where the SSL cert will be bought under the main servers name. Lets say server.sitename.com . So you can access other domains files using the main servers ssl cert by using the link https://server.sitename.com/~/

Posted by david510, 01-14-2008, 03:40 AM
If it is apache you need to configure mod_userdir to achieve this.

Posted by kreati, 01-14-2008, 03:50 AM
I do have a certificate on the server but it doesn't work when I use: https://secure.site.com/username Do I need to buy a specific certificate ? or just the apache config will do it?

Posted by david510, 01-14-2008, 04:07 AM
What OS does your server have and any control panel installed? You have installed SSL on the main IP and you need to use this SSL as shared for all domains on the server right?

Posted by kreati, 01-14-2008, 04:50 AM
Yeah. and I use Cpanel with Linux-Apache. I have managed to access the other domain from that ssl using https://secure.site.com/~username But the problem is I have a pop up saying the pages are still unencrypted. Is that because they don't belong in the same directory as the main domains(where the ssl is) ?

Posted by david510, 01-14-2008, 05:18 AM
Does the main index pages have href links with calls to http:// ?

Posted by kreati, 01-14-2008, 06:07 AM
yes but what I want to do is to use other pages in the hosted domain's directory not available on the site through links.like https://secure.site.com/~username/dostuff

Posted by david510, 01-14-2008, 06:36 AM
If the https://secure.site.com/~username/dostuff/ pages does not have href links ie inside the folder /home/username/public_html/dostuff/, it should work.

Var dette svaret til hjelp?

 Print

Les også disse

PHP Issue

Posted by pluddies, 03-01-2010, 05:58 PMI have recently switched from a HostGator.com reseller...

SMS based call-to-action

Posted by Jatinder, 02-15-2011, 11:00 AMHello, I am looking for India based SMS gateway which...

PHP Foreach Loop Issue...

Posted by Calibur747, 02-12-2011, 05:09 PMHello WHT, I am having an issue where some users are...

Question about suspending an account

Posted by junglecat, 06-26-2008, 05:00 PMI have WHM 11.23.0 cPanel 11.23.3-R25068 FEDORA 4 i686...

PHP or ASP.NET

Posted by 3DProf4online, 08-27-2008, 07:56 AMHaving found out that Linux hosting is ordered for...