/[smeserver]/rpms/e-smith-apache/sme7/e-smith-apache-1.2.0-SSLCertificateChainFile.patch
ViewVC logotype

Annotation of /rpms/e-smith-apache/sme7/e-smith-apache-1.2.0-SSLCertificateChainFile.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Tue Jun 12 15:09:46 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-apache-1_2_0-13_el4_sme, e-smith-apache-1_2_0-16_el4_sme, e-smith-apache-1_2_0-15_el4_sme
Import on branch sme7 of package e-smith-apache-1.2.0-13.el4.sme.src.rpm

1 slords 1.1 diff -Nur -x '*.orig' -x '*.rej' e-smith-apache-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/35SSL10SSLCertificateChainFile mezzanine_patched_e-smith-apache-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/35SSL10SSLCertificateChainFile
2     --- e-smith-apache-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/35SSL10SSLCertificateChainFile 1969-12-31 17:00:00.000000000 -0700
3     +++ mezzanine_patched_e-smith-apache-1.2.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/35SSL10SSLCertificateChainFile 2006-12-21 13:50:53.000000000 -0700
4     @@ -0,0 +1,6 @@
5     +{
6     + my $chain_file = $modSSL{CertificateChainFile}
7     + or return "# modSSL{CertificateChainFile} not set";
8     +
9     + $OUT = "SSLCertificateChainFile $chain_file";
10     +}

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed