Created
January 8, 2013 19:29
-
-
Save bugcy013/4487112 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@dvtelx2dataware70 ~]# cat /var/log/httpd/ssl_request_log | |
| [root@dvtelx2dataware70 ~]# cat /var/log/httpd/ssl_error_log | |
| [Sun Jan 06 04:02:07 2013] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) | |
| [Sun Jan 06 04:02:07 2013] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!? | |
| [Mon Jan 07 15:29:07 2013] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) | |
| [Mon Jan 07 15:29:07 2013] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!? | |
| [Mon Jan 07 15:29:07 2013] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) | |
| [Mon Jan 07 15:29:07 2013] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!? | |
| [Tue Jan 08 14:27:27 2013] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) | |
| [Tue Jan 08 14:27:27 2013] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!? | |
| [Tue Jan 08 14:27:27 2013] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?) | |
| [Tue Jan 08 14:27:27 2013] [warn] RSA server certificate CommonName (CN) `localhost.localdomain' does NOT match server name!? | |
| [root@dvtelx2dataware70 ~]# cat /var/log/httpd/ssl_ | |
| ssl_access_log ssl_error_log ssl_error_log.1 ssl_error_log.2 ssl_request_log | |
| [root@dvtelx2dataware70 ~]# cat /var/log/httpd/ssl_access_log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment