[infra-disco] branch main updated: Replace ProtectNetwork with DAASI.
Scott Cantor
cantor.2 at osu.edu
Thu Oct 15 15:55:11 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository infra-disco.
View the commit online:
http://git.shibboleth.net/view/?p=infra-disco.git;a=commit;h=19b2c7937b859db6357d2814eb65dace75cd624e
The following commit(s) were added to refs/heads/main by this push:
new 19b2c79 Replace ProtectNetwork with DAASI.
19b2c79 is described below
commit 19b2c7937b859db6357d2814eb65dace75cd624e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Oct 15 11:55:07 2020 -0400
Replace ProtectNetwork with DAASI.
---
discoshibb.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/discoshibb.xml b/discoshibb.xml
index 38d90eb..116c419 100644
--- a/discoshibb.xml
+++ b/discoshibb.xml
@@ -18,8 +18,8 @@
<!-- Locations of files and feeds. -->
<bean id="shibboleth.metadata" parent="File"
c:_="${config.dir:/etc/shibboleth}/idp.shibboleth.net-metadata.xml"/>
- <bean id="protectnetwork.metadata" parent="File"
- c:_="${config.dir:/etc/shibboleth}/protectnetwork-metadata.xml"/>
+ <bean id="DAASI.metadata" parent="File"
+ c:_="${config.dir:/etc/shibboleth}/daasi-metadata.xml"/>
<bean id="InCommon.key" parent="X509CertificateFactoryBean"
p:resource="file:${config.dir:/etc/shibboleth}/incommon.pem"/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list