Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update configBuilder.sh
pcaskey committed Nov 8, 2017
1 parent d26fd5c commit fbe6b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configBuilder.sh
@@ -431,7 +431,7 @@ rmdir crypto-work-tmp
#############################
CERTFILE=${SHBCREDS}/idp-signing.crt
CERT="$(grep -v '^-----' $CERTFILE)"
ENTITYID=https://${FQDN}/idp/shibboleth/
ENTITYID=https://${FQDN}/idp/shibboleth
BASEURL=https://${FQDN}

cat > ${SHBMD}/idp-metadata.xml <<EOF

0 comments on commit fbe6b40

Please sign in to comment.