Typo in my email, ( modified from actual syntax) should read:
SSLRequire    (  %{SSL_CLIENT_S_DN_O} eq "MyOrg" )
----- Original Message -----
From: "Roberto Hoyle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 11, 2002 2:50 PM
Subject: Re: SSLVerifyClient statements causing problems?


> Ron Gedye wrote:
> [snip]
>
> > <Directory "/private">
> > SSLVerifyClient    require
> > SSLVerifyDepth    1
> > SSLOptions          +FakeBasicAuth
> > SSLRequire    (  %{SSL_CLIENT_S_DN_O} eq "MyOrg"
> > </Directory>
> >
> >
> > I have my SSLCACertificatePath & File set as well as the
SSLCARevocation...
> > (Self signed CA via OpenCA 0.9.1 RC4)
> >
> > Stumped on this one, (Not hard for a newby) everything was fine before
> > attempting the access restrictions.
>
> Just a guess, but doesn't the SSLRequire statement require a close-paren?
>
> r.
>

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to