On Sun, Jan 2, 2011 at 8:21 PM, Mohit Anchlia wrote:
> Apache 2:
>
> I have a need to add multiple certs and keys to a given virtual host.
> I don't see a way to add multiple keys or certs to one virtual host.
> For eg: key and cert for abc.com and def.com in 10.10.10.101:80>
>
> Is there a way t
On Sun, Jan 2, 2011 at 12:59 PM, Eric Covener wrote:
> On Sun, Jan 2, 2011 at 2:21 PM, Mohit Anchlia wrote:
>> Apache 2:
>>
>> I have a need to add multiple certs and keys to a given virtual host.
>> I don't see a way to add multiple keys or certs to one virtual host.
>> For eg: key and cert for
On Sun, Jan 2, 2011 at 2:21 PM, Mohit Anchlia wrote:
> Apache 2:
>
> I have a need to add multiple certs and keys to a given virtual host.
> I don't see a way to add multiple keys or certs to one virtual host.
> For eg: key and cert for abc.com and def.com in 10.10.10.101:80>
>
> Is there a way t
Apache 2:
I have a need to add multiple certs and keys to a given virtual host.
I don't see a way to add multiple keys or certs to one virtual host.
For eg: key and cert for abc.com and def.com in
Is there a way to do this? For java security for eg we use keytool.
Can someone please suggest how