Permalink
Showing
with
7 additions
and
8 deletions.
-
+5
−6
README.md
-
+2
−2
tests/image.bats
|
@@ -25,10 +25,9 @@ Files you must supply/override in your downstream builds: |
|
|
> entityID |
|
|
<br /><br /> |
|
|
***New in the 3.0 release:*** |
|
|
>The image is based from the public CentOS7 image |
|
|
>The TIER logging format has been implemented for shibd and httpd |
|
|
>Everything now runs under supervisord |
|
|
>The TIER Beacon has been implemented |
|
|
>The file */etc/httpd/conf.d/ssl.conf* is now the default CentOS7 file |
|
|
|
|
|
* The image is based from the public CentOS7 image |
|
|
* The TIER logging format has been implemented for shibd and httpd |
|
|
* Everything now runs under supervisord |
|
|
* The TIER Beacon has been implemented |
|
|
* The file */etc/httpd/conf.d/ssl.conf* is now the default CentOS7 file |
|
|
|
|
@@ -22,8 +22,8 @@ load ../common |
|
|
docker run -i $maintainer/$imagename find /usr/local/bin/shibboleth_keygen.sh |
|
|
} |
|
|
|
|
|
@test "Includes httpd + shibd startup script" { |
|
|
docker run -i $maintainer/$imagename find /usr/local/bin/httpd-shib-foreground |
|
|
@test "Includes startup script" { |
|
|
docker run -i $maintainer/$imagename find /usr/local/bin/startup.sh |
|
|
} |
|
|
|
|
|
@test "070 There are no known security vulnerabilities" { |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.