This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 99fc08178758a1d62d633c7aca3095a67a917b3e Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Mar 27 13:16:01 2020 +0000 Align formatting --- java/org/apache/tomcat/util/net/jsse/LocalStrings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties b/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties index a129ca1..9bf445c 100644 --- a/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties +++ b/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties @@ -32,4 +32,4 @@ jsseUtil.trustedCertNotChecked=The validity dates of the trusted certificate wit jsseUtil.trustedCertNotValid=The trusted certificate with alias [{0}] and DN [{1}] is not valid due to [{2}]. Certificates signed by this trusted certificate WILL be accepted pemFile.noMultiPrimes=The PKCS#1 certificate is in multi-prime format and Java does not provide an API for constructing an RSA private key object from that format -pemFile.notValidRFC5915=The provided key file does not conform to RFC 5915 \ No newline at end of file +pemFile.notValidRFC5915=The provided key file does not conform to RFC 5915 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org