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