Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > 4620204f30adda8529427dabfb5a4c3d > files > 1

apache-mod_auth_certificate-0.2-2mdv2010.1.i586.rpm

<IfDefine HAVE_AUTH_CERTIFICATE>
    <IfModule !mod_auth_certificate.c>
	LoadModule auth_certificate_module		extramodules/mod_auth_certificate.so
    </IfModule>
</IfDefine>

<IfModule mod_auth_certificate.c>

    # CertAuthEnabled - Set to 'on' to enable client certificate authentication

</IfModule>