I commented out those two lines, restarted apache, but failed to make any progress.  I can get to the page without using ssl just fine.  Is there a way to make it so that it can only load that page with ssl?  Any suggestions on everything else?

Thanks,

Dave



"Ellison , John P" <[EMAIL PROTECTED]> wrote:
...
>                SSLVerifyClient require
>                SSLVerifyDepth 1
...

I noticed this in your config. Remove these two parameters. They are requiring a client side certificate exchange which it doesn't sound like you want at this point. Meaning, client identity verification.

JP

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to