(tomcat) branch main updated: Clearer warning if using insecure algorithm with EncryptInterceptor

[email protected]
Newsgroups gmane.comp.jakarta.tomcat.devel
Message-ID <178299181737.3686378.15652059277073251274@gitbox3-he-fi.apache.org>
This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 7b4b08a8ac Clearer warning if using insecure algorithm with EncryptInterceptor
7b4b08a8ac is described below

commit 7b4b08a8ac0b9247340aa89354b2876fb771f35e
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Jul 2 12:30:11 2026 +0100

    Clearer warning if using insecure algorithm with EncryptInterceptor
---
 .../apache/catalina/tribes/group/interceptors/LocalStrings.properties   | 2 +-
 .../catalina/tribes/group/interceptors/LocalStrings_fr.properties       | 2 +-
 .../catalina/tribes/group/interceptors/LocalStrings_ja.properties       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties
index 5c13178485..91c9339c25 100644
--- a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties
+++ b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings.properties
@@ -17,7 +17,7 @@ domainFilterInterceptor.member.refused=Member [{0}] was refused to join cluster
 domainFilterInterceptor.message.refused=Received message from cluster[{0}] was refused.
 
 encryptInterceptor.algorithm.required=Encryption algorithm is required, fully-specified e.g. AES/GCM/NoPadding
-encryptInterceptor.algorithm.switch=The EncryptInterceptor is using the algorithm [{0}]. It is recommended to switch to using AES/GCM/NoPadding.
+encryptInterceptor.algorithm.switch=The EncryptInterceptor is using the insecure algorithm [{0}]. It is recommended to switch to using AES/GCM/NoPadding.
 encryptInterceptor.algorithm.unsupported=EncryptInterceptor does not support algorithm [{0}]
 encryptInterceptor.decrypt.error.short-message=Failed to decrypt message: premature end-of-message
 encryptInterceptor.decrypt.failed=Failed to decrypt message
diff --git a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_fr.properties b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_fr.properties
index 1681e851d2..611393adcf 100644
--- a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_fr.properties
+++ b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_fr.properties
@@ -20,7 +20,7 @@ domainFilterInterceptor.member.refused=Le membre [{0}] a été refusé dans le c
 domainFilterInterceptor.message.refused=Le message reçu du cluster [{0}] a été refusé
 
 encryptInterceptor.algorithm.required=Un algorithme de cryptage est requis, avec une spécification complète telle que AES/CBC/PKCS5Padding
-encryptInterceptor.algorithm.switch=EncryptInterceptor utilise l''algorithme [{0}], il est recommandé de changer en AES/GCM/NoPadding
+encryptInterceptor.algorithm.switch=EncryptInterceptor utilise l''algorithme non sécurisé [{0}], il est recommandé de changer en AES/GCM/NoPadding
 encryptInterceptor.algorithm.unsupported=EncryptInterceptor ne supporte pas l''algorithme [{0}]
 encryptInterceptor.decrypt.error.short-message=Echec du décryptage du message : fin de message prématuré
 encryptInterceptor.decrypt.failed=Echec de décryptage du message
diff --git a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
index dab0f08c99..2841b451bc 100644
--- a/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
+++ b/java/org/apache/catalina/tribes/group/interceptors/LocalStrings_ja.properties
@@ -20,7 +20,7 @@ domainFilterInterceptor.member.refused=メンバーはクラスター [{0}] へ
 domainFilterInterceptor.message.refused=クラスター [{0}] から受信したメッセージは拒否されました。
 
 encryptInterceptor.algorithm.required=暗号化アルゴリズムが必要です。完全指定。 AES/CBC/PKCS5Padding
-encryptInterceptor.algorithm.switch=EncryptInterceptorはアルゴリズム[{0}]を使用しています。AES/GCM/NoPaddingへの切り替えを推奨します。
+encryptInterceptor.algorithm.switch=EncryptInterceptor は安全ではないアルゴリズム [{0}] を使用しています。AES/GCM/NoPadding への切り替えが推奨されます。
 encryptInterceptor.algorithm.unsupported=EncryptInterceptor はアルゴリズム [{0}] をサポートしていません
 encryptInterceptor.decrypt.error.short-message=メッセージの復号に失敗: メッセージの末尾が途切れています
 encryptInterceptor.decrypt.failed=メッセージの復号に失敗しました。
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.