Author: markt
Date: Wed Dec 12 10:27:24 2018
New Revision: 1848738
URL: http://svn.apache.org/viewvc?rev=1848738&view=rev
Log:
Remove unused term
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties?rev=1848738&r1=1848737&r2=1848738&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties
[UTF-8] (original)
+++ tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties
[UTF-8] Wed Dec 12 10:27:24 2018
@@ -32,7 +32,6 @@ jsse.unsupported_ciphers=Some specified
jsseSupport.certTranslationError=Error translating certificate [{0}]
jsseSupport.clientCertError=Error trying to obtain a certificate from the
client
jsseSupport.noCertWant=No client certificate sent for want
-jsseSupport.unexpectedData=Unexpected data read from input stream
jsseUtil.invalidTrustCert=The certificate for [{0}] in the trust store is not
valid and has, therefore, been excluded in the list of certificates sent to the
client
jsseUtil.noCrlSupport=The truststoreProvider [{0}] does not support the
certificateRevocationFile configuration option
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties
URL:
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties?rev=1848738&r1=1848737&r2=1848738&view=diff
==============================================================================
---
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties
[UTF-8] (original)
+++
tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings_fr.properties
[UTF-8] Wed Dec 12 10:27:24 2018
@@ -32,7 +32,6 @@ jsse.unsupported_ciphers=Quelques uns de
jsseSupport.certTranslationError=Erreur lors de la traduction du certificat
[{0}]
jsseSupport.clientCertError=Echec de l'obtention d'un certificat de la part du
client
jsseSupport.noCertWant=Aucun certificat client n'a été envoyé alors que cela
avait été demandé
-jsseSupport.unexpectedData=Des données inattendues ont été lues sur le flux
d'entrée
jsseUtil.invalidTrustCert=Le certificat pour [{0}] dans la base de confiance
n''est pas valide et est donc exclu de la liste des certificats envoyés au
client
jsseUtil.noCrlSupport=Le truststoreProvider [{0}] ne supporte pas d''option de
configuration certificateRevocationFile
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]