On Mon, Dec 15, 2008 at 3:55 AM, Sebastian Reitenbach
wrote:
> Hi,
>
> I want to authenticate users on apache. In case they have a valid x509
> client certificate in their browser for authentication, then that should be
> sufficient. In case the client does not have such a certificate, the user
>
Hi,
I want to authenticate users on apache. In case they have a valid x509
client certificate in their browser for authentication, then that should be
sufficient. In case the client does not have such a certificate, the user
should be able to authenticate via username/password against ldap.
I