[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] SSL setup (newbie)



>One workaround. If the other sites are using ssl for a specific form
>or store or whatever, you can set up sub-directories in the virtual
>site that has ssl -- a sub-directory assigned to each site that needs
>to "share" and put whatever interactive needs the ssl in that
>sub-directory. Then, from your "sharing" virtual sites, you can put a
>link to the ssl protected sub-directory and work it that way.

I've seen other hosts have a domain such as safe-ordering.net and set up a
virtual domain on each web server, like host1.safe-ordering.net and
host2.safe-ordering.net specifically for sharing ssl with other virtual
domains. To access the pages securely, the URL is something like
https://host1.safe-ordering.net/virtualdomain/page.html - that's the same as
www.virtualdomain.com/page.html (unsecure) provided that virtualdomain.com
is hosted by host1.

Is this a possibility with a RAQ3?

Landon