Hello everyone,
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.