This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 641a66ea1cada98b54d959e76a1b7e9aed079082
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Mon Feb 16 09:27:49 2026 +0000

    Switching README links to https
---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 8f442c17e..86eb5caa6 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ provides an implementation of the following WS-Security 
standards:
 Apache WSS4J, Apache, and the Apache feather logo are trademarks of The Apache
 Software Foundation. 
 
-The master link to WSS4J: http://ws.apache.org/wss4j/
+The master link to WSS4J: https://ws.apache.org/wss4j/
 
 Crypto Notice
 ======================
@@ -32,7 +32,7 @@ Crypto Notice
    encryption software.  BEFORE using any encryption software, please
    check your country's laws, regulations and policies concerning the
    import, possession, or use, and re-export of encryption software, to
-   see if this is permitted.  See <http://www.wassenaar.org/> for more
+   see if this is permitted.  See <https://www.wassenaar.org/> for more
    information.
 
    The U.S. Government Department of Commerce, Bureau of Industry and
@@ -48,9 +48,9 @@ Crypto Notice
    The following provides more details on the included cryptographic
    software:
 
-   Apache Santuario : http://santuario.apache.org/
-   Apache WSS4J     : http://ws.apache.org/wss4j/
-   Bouncycastle     : http://www.bouncycastle.org/
+   Apache Santuario : https://santuario.apache.org/
+   Apache WSS4J     : https://ws.apache.org/wss4j/
+   Bouncycastle     : https://www.bouncycastle.org/
 
 Test Requirements
 ======================
@@ -62,4 +62,4 @@ Oracle's JDK download page[1] *must* be installed for the 
tests to work. If
 you get errors about invalid key lengths, the Unlimited Strength files are not
 installed.
 
-[1] http://www.oracle.com/technetwork/java/javase/downloads/index.html
+[1] https://www.oracle.com/technetwork/java/javase/downloads/index.html

Reply via email to