https://issues.apache.org/bugzilla/show_bug.cgi?id=47329
--- Comment #5 from [email protected] 2009-06-25 05:39:43 PST --- Created an attachment (id=23878) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23878) Certificates that exhibit this problem Here is the trusted certificate & the same certificate with trust removed (using the perl script previously attached.) You can use these to validate your patch. Archive: 47329.zip Length Method Size Ratio Date Time CRC-32 Name -------- ------ ------- ----- ---- ---- ------ ---- 1996 Defl:N 1019 49% 09-04-07 09:36 1551832f etc/pki/tls/ca/litts_net_ca-cert.pem 2262 Defl:N 1150 49% 06-07-09 09:38 8916e5cb etc/pki/tls/certs/litts_net_client_cas.pem -------- ------- --- ------- 4258 2169 49% 2 files openssl x509 -noout -text -in /etc/pki/tls/ca/litts_net_ca-cert.pem -out t1.tmp openssl x509 -noout -text -in /etc/pki/tls/certs/litts_net_client_cas.pem -out t2.tmp diff t1.tmp t2.tmp 60,63d59 < Trusted Uses: < TLS Web Client Authentication, TLS Web Server Authentication, E-mail Protection < No Rejected Uses. < Alias: litts.net Primary Certification Authority -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
