Index: t/conf/ssl/proxyssl.conf.in
===================================================================
RCS file: /home/cvspublic/httpd-test/perl-framework/t/conf/ssl/proxyssl.conf.in,v
retrieving revision 1.11
diff -u -r1.11 proxyssl.conf.in
--- t/conf/ssl/proxyssl.conf.in	2 May 2002 19:25:52 -0000	1.11
+++ t/conf/ssl/proxyssl.conf.in	4 Aug 2003 19:30:20 -0000
@@ -34,7 +34,7 @@
         #these are not on by default in the 1.x based mod_ssl
         <IfDefine APACHE2>
             SSLProxyEngine On
-            #SSLProxyMachineCertificateFile @SSLCA@/asf/proxy/client_ok.pem
+            SSLProxyMachineCertificateFile @SSLCA@/asf/proxy/client_ok.pem
             #client_ok.pem should be loaded first
             SSLProxyMachineCertificatePath @SSLCA@/asf/proxy
             SSLProxyCACertificateFile @SSLCA@/asf/certs/ca.crt
