Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey authored Nov 14, 2018
1 parent f740a8b commit bf7b7b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test-compose/sp/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ADD container_files/ssl.conf /etc/httpd/conf.d/
ADD container_files/testsp.crt /etc/pki/tls/certs/
ADD container_files/testsp.key /etc/pki/tls/private/
ADD container_files/index.php /var/www/html/secure/
COPY container_files/attribute-map.xml /etc/shibboleth/

## Uncomment the two lines below to generate new signing and encryption keys/certs for the Shibboleth SP
#RUN /etc/shibboleth/keygen.sh -o /etc/shibboleth/ -f -h my.special.name -y 10 -n sp-signing && \
Expand Down

0 comments on commit bf7b7b5

Please sign in to comment.