You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/03/13 22:03:24 UTC

svn commit: r1666579 - /tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem

Author: kkolinko
Date: Fri Mar 13 21:03:24 2015
New Revision: 1666579

URL: http://svn.apache.org/r1666579
Log:
Fix trailing space in comment lines in *.pem files,
to make checkstyle happy.

Modified:
    tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem

Modified: tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem
URL: http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem?rev=1666579&r1=1666578&r2=1666579&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem (original)
+++ tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem Fri Mar 13 21:03:24 2015
@@ -32,13 +32,13 @@ Certificate:
                     70:27
                 Exponent: 65537 (0x10001)
         X509v3 extensions:
-            X509v3 Basic Constraints: 
+            X509v3 Basic Constraints:
                 CA:FALSE
-            Netscape Comment: 
+            Netscape Comment:
                 OpenSSL Generated Certificate
-            X509v3 Subject Key Identifier: 
+            X509v3 Subject Key Identifier:
                 30:DB:AB:70:94:34:CA:FD:75:46:AB:CE:E2:4A:A9:9E:74:BC:69:BB
-            X509v3 Authority Key Identifier: 
+            X509v3 Authority Key Identifier:
                 keyid:B0:3B:BC:C9:FA:28:5F:3E:04:1F:9B:6C:C7:8B:68:D8:01:B0:F8:3D
 
     Signature Algorithm: sha1WithRSAEncryption



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org