Open mudrd8mz opened 6 years ago
Hi David,
I just did the following:
export CN="localhost" export DNAME="CN=$CN,O=Moodle,L=Perth,S=WA,C=AU" export CERT_SUBJ_ALT_NAMES="ip:127.0.0.1" /cas-overlay/build.sh gencert
I'm just testing it in my Dockerfile instead too.
I've spent a while setting up CAS 5.3.x and this is a summary of what I learned to make it running. Details below are relevant to particular issues discussed in #17 and #20.
Clone https://github.com/apereo/cas-webapp-docker and change directory into the clone.
Apply the following patch to make it use the correct branch: