Support With mod_auth_cas Issue

23 views
Skip to first unread message

Infosys Raleigh

unread,
Jan 24, 2020, 2:58:53 PM1/24/20
to cas-...@apereo.org
Hello,

We are trying to set up a CAS Client on an ec2, running ubuntu 16LTS, using the mod_auth_cas project. we have gotten everything downloaded, complied, built and installed as per the README but when we try to start with:
 
sudo systemctl enable apache2 

we get:
 
undefined symbol: SSL_CTX_set_verify_depth

from the mod_auth_cas.so 

We are not sure what information would be useful, so feel free to ask for anything you might need and we will try to provide. 

Colin Ryan

unread,
Jan 24, 2020, 3:05:42 PM1/24/20
to cas-...@apereo.org
This reeks of some mismatch with your OpenSSL libraries.

Are you using the system wide OpenSSL and associated SSL lib's or are
you rolling your own OpenSSL as well.

If the latter be sure that pkg-config and other ./configure directives
are actually using your own libraries versus the system wide ones.

Also check that the Apache your using is using the same OpenSSL as
you're using to make your .so module.

Colin

On 2020-01-24 2:58 p.m., Infosys Raleigh wrote:
> undefined symbol: SSL_CTX_set_verify_depth


Infosys Raleigh

unread,
Jan 24, 2020, 4:06:09 PM1/24/20
to cas-...@apereo.org
we are using a system-wide OpenSSL
and only one is installed

apt-cache policy openssl
returns: 
Installed: 1.0.2g-1ubuntu4.15

--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/2c0e6d57-627d-46ad-9860-ca42ba3c1770%40caveo.ca.

Infosys Raleigh

unread,
Feb 3, 2020, 11:26:09 AM2/3/20
to cas-...@apereo.org
We found a solution. We found an apt package that we could install instead of rolling our own.
Reply all
Reply to author
Forward
0 new messages