Web Hosting Talk







View Full Version : Shared Secure Space


SuperDon
03-21-2002, 06:24 PM
Hi,

I wish to be able to offer my users use of secure space ie. https://www.whatever.com

I have no experience at all when it comes to SSL etc.

Can someone give me some tips on getting this setup, where to buy the certificate from, installation and configuration.

How do I allow it to be shared between all users without affecting the security?

I am running RedHat/CPanel servers.

Thanks.

serve-you
03-21-2002, 06:31 PM
The most common method for shared ssl, is buy a cert for one of your domains. Then create web users for all of your clients that you want to have SSL. For example, your domain is domain.com your client is clintdomain.com. You'd create a web user called clientdomain.com, then they would have a secure site at https://www.domain.com~/clientdomain.com/

Hope that helps.

-Dan