Tjerk,

To circumvent this, you can actuallly concatenate all chain files and just 
upload one file.
But I will have a look when I start to work on an update to the whole SSL 
certificate system.

With regards,

Taco Scargo
[email protected]


On 23 jan 2011, at 20:20, Tjerk Hacquebord wrote:

> Hi all,
>  
> There seems to have been an SSL update.
> That most of the times changes my /etc/http/conf.d/ssl_perl.conf file. I 
> modified that file to make sure my SSL cert works:
>  
> # added
> # another chain file
>             if (-f "$vsite->{basedir}/certs/ca-chain2") {
>                 $VirtualHost{"$ip:443"}{'SSLCertificateChainFile'} = 
> "$vsite->{basedir}/certs/ca-chain2";
>             }
>  
> Is there any way something like this could be built in?
> I use a special certificate that is only available with multiple chain files.
>  
>  
>  
>  
> Tjerk
>  
> _______________________________________________
> Blueonyx mailing list
> [email protected]
> http://www.blueonyx.it/mailman/listinfo/blueonyx

_______________________________________________
Blueonyx mailing list
[email protected]
http://www.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to