After one day of really hard work I sorted at least one thing out. So
if somebody is interested!?
dortmann RemoveThis @nurfuerspam.de (Johannes) wrote in message news:<b87a59de.0503101435.702ca96d RemoveThis @posting.google.com>...
> Hi folks!
>
> Basically I have two problems.
> First when I set up my server to
> SSLVerifyClient optional_no_ca
> SSLVerifyDepth 10
> it wont load the framesets of my page anymore. It eiter loads the
> right or the left side of the page. But never both sides. With apache2
> on my homecomputer it works fine.
> The second problem is that I want to verify the Clients Identity by
> checking the serial number of its certificate. !{SSL_CLIENT_M_SERIAL}
> == "00:....:AD"
in the seriall number you must write the Number bith big letters,
without the leading zeros, and without the colons. The rest is quite
fine.
> Doesnt really work. Log say that conidtion is not fullfilled. As
> option I have set
> SSLOptions +FakeBasicAuth +ExportCertData +CompatEnvVars
> +StrictRequire
> Is it ok that I set it behind SSLRequire? It was like this in the
> default.
> Thanks for your help
>
> Greetin
gs Johannes<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Apache 1.3 &mod_ssl