Skip to content

Instantly share code, notes, and snippets.

@bugcy013
Created January 8, 2013 19:29
Show Gist options
  • Save bugcy013/4487112 to your computer and use it in GitHub Desktop.
Save bugcy013/4487112 to your computer and use it in GitHub Desktop.
[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