Thanks Henrik, Now i am able to run multiple site with wildcard certificate using openssl . Is it possible that we can make this as an article which can be published on wiki . Regards, Shekhar On 10/9/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote: > On tis, 2007-10-09 at 11:55 +0530, Shekhar Gupta wrote: > > > However i am running 4 diffrent sites at the back of Reverse proxy > > which are hosted with diffrent name on Internet i.e. > > https://abc.domain.com , https://xyz.domain.com , my problem is with > > the IE it always shows the user that this certificate is having > > invalid name like the below one .. > > Then you'll need one IP address per site, and bind a https_port to each. > Same as you need when setting up a vhost enabled web server.. > > Another alternative is to have a wildcard or multi-domain certificate. > > > What i am lokking for is to have have multiple certificates generated > > from the same Local CA and give the path of them in squid.conf > > SSL only allows a single certificate per ip:port. > > Regards > Henrik > >