Re: [users@httpd] Client SSL and CRL Question

2013-06-04 Thread Jean-Francois Maeyhieux
That's an old apache bug about revoked certificate log that expose the code that log this: https://issues.apache.org/bugzilla/show_bug.cgi?id=52162 Regards, Jean-François Le mardi 04 juin 2013 à 15:33 -0400, Jamie Johnson a écrit : > I am trying to find out what happens when a client

[users@httpd] Client SSL and CRL Question

2013-06-04 Thread Jamie Johnson
I am trying to find out what happens when a client attempts to login with a certificate that has been revoked, I am looking to see what specifically is logged when this happens.