Ralf S. Engelschall schrieb:
> 
> On Mon, Sep 06, 1999, Andy Brady wrote:
> 
> > How can I configure an SSL server to redirect (eg to
> > an enrollment web page) if a client fails to
> > provide a valid certificate.
> > [...]
> 
> Hmmm... an interesting situation. If we find a solution it should _definitely_
> be added to the HowTo section of the user manual.  Hmmm... I've currently
> still not a solution at hand, because it seems I've to think about this a
> little bit more in depth. My current thinking shows just that a solution
> certainly will be based on `SSLVerifyClient optional' (to get a chance to do
> the redirect), `SSLRequire' (to emulate `SSLVerifyClient require') and
> `RewriteRule' (to perform the redirect). But let me think about this for
> longer... if someone already has a solution or idea, share it with us.

One of the problems is that browsers (at least some time
ago when I did heavy testing) refused to continue connection
if asked for an "optional" cert and none was there.


-- 
Holger Reif                  Tel.: +49 361 74707-0
SmartRing GmbH               Fax.: +49 361 7470720
Europaplatz 5             [EMAIL PROTECTED]
D-99091 Erfurt                    WWW.SmartRing.de
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to