Apache2 and authorization of user with the using of certificates

Discussion in 'Installation/Configuration' started by osanet, Jul 28, 2006.

  1. osanet

    osanet New Member

    Hi

    Has anybody configured apache2 using client certificates for authorization ?

    Regards,

    osanet
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. osanet

    osanet New Member

  4. falko

    falko Super Moderator Howtoforge Staff

    Ok. What's the problem with this setup?
     
  5. osanet

    osanet New Member

    If client doesn't have a valid certificate he sees this error

    ErrorDocument 403 "You don't have a certificate - access denied"

    but if I set ErrorDocument like this:

    ErrorDocument 403 /err/403.html , it's no working

    osanet
     
    Last edited: Aug 1, 2006
  6. falko

    falko Super Moderator Howtoforge Staff

    What does the ErrorDocument directive look like when it's working?
    Anything in Apache's error log when it's not working?
     

Share This Page