Re: Jails and SSL..

2004-03-10 Thread adp
use SSL for several sites. With SSL we have to define one IP per site. Jails only have one IP. Is there a way around this other than just having one jail per SSL site? (I'd rather not do that!) Something I think I'm going to end up doing is running two jails: one for http, one for https.

Re: Jails and SSL..

2004-03-08 Thread Saint Aardvark the Carpeted
adp disturbed my sleep to write: I want to run Apache under a FreeBSD jail. For normal http this works fine. However, I'm a little worried that we won't be able to use jails because we use SSL for several sites. With SSL we have to define one IP per site. Jails only have one IP. Is there a way

Jails and SSL..

2004-03-07 Thread adp
I want to run Apache under a FreeBSD jail. For normal http this works fine. However, I'm a little worried that we won't be able to use jails because we use SSL for several sites. With SSL we have to define one IP per site. Jails only have one IP. Is there a way around this other than just having