[BlueOnyx:06371] SSL update changes ssl_perl.conf
Tjerk Hacquebord
lists at hqmatics.nl
Sun Jan 23 14:20:51 -05 2011
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20110123/801b4955/attachment.html>
More information about the Blueonyx
mailing list