[java-idp-plugin-mgmt] branch main updated: GEN-339 - Switch the plugin and idp version links to https
Scott Cantor
cantor.2 at osu.edu
Fri Sep 6 17:27:28 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-mgmt.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-mgmt.git;a=commit;h=fd8ee790c033082e41a4d20f9adf3cc79d9963ee
The following commit(s) were added to refs/heads/main by this push:
new fd8ee79 GEN-339 - Switch the plugin and idp version links to https
fd8ee79 is described below
commit fd8ee790c033082e41a4d20f9adf3cc79d9963ee
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 6 13:26:57 2024 -0400
GEN-339 - Switch the plugin and idp version links to https
https://shibboleth.atlassian.net/browse/GEN-339
Update IdP update link.
---
idp-versions.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-versions.properties b/idp-versions.properties
index 725294e..83d8e2f 100644
--- a/idp-versions.properties
+++ b/idp-versions.properties
@@ -11,7 +11,7 @@
#
net.shibboleth.idp.versions = 4.3.0 4.3.1 4.3.2 4.3.3 5.0.0 5.1.0 5.1.1 5.1.2 5.1.3
-net.shibboleth.idp.downloadURL.%{version} = http://shibboleth.net/downloads/identity-provider/archive/%{version}
+net.shibboleth.idp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/archive/%{version}
net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version}
net.shibboleth.idp.supportLevel.4.3.0 = OutOfDate
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list