Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed Oct 12, 2018
1 parent fdc9feb commit 6a33e72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ Files you must supply/override in your downstream builds:

The SP's private key and corresponding certificate (very important!) can be generated in your downstream container like this:
RUN /usr/local/bin/shibboleth_keygen.sh -o /etc/shibboleth -f

...that command generates/overwrites the following files:
/etc/shibboleth/sp-key.pem

/etc/shibboleth/sp-cert.pem

/etc/httpd/conf.d/ssl.conf
Expand Down

0 comments on commit 6a33e72

Please sign in to comment.