Public bug reported:

The packaged version, Version: 1.0.8-3build1 has a bug where it doesn't work 
properly with chained certs.

The error message in the Apache logs is:

MOD_AUTH_CAS: Could not perform SSL handshake with sso.example.edu
(check CASCertificatePath)

It seems to be fixed in the upstream version, I installed the master
branch and it started working.

https://github.com/Jasig/mod_auth_cas

Relevant Apache config variables:

    CASCookiePath /var/cache/apache2/mod_auth_cas/
    CASLoginURL https://sso.example.edu/cas/login
    CASValidateURL https://sso.example.edu/cas/serviceValidate

     <Location />
        Authtype CAS
        require valid-user
    </Location>

** Affects: libapache2-mod-auth-cas (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1275148

Title:
  MOD_AUTH_CAS: Could not perform SSL handshake with sso.example.edu
  (check CASCertificatePath)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-auth-cas/+bug/1275148/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to