[openssl.org #1664] openssl cms -sign -certfile appears to be broken

2008-04-18 Thread Rob Austein via RT
Bug in openssl-SNAP-20080417 on FreeBSD 6.3-STABLE. Running echo Hello, OpenSSL CMS | openssl cms -sign -signer Alice-EE.cer -inkey Alice-EE.key -certfile Alice-CA.cer fails with messages: 674293960:error:2F080098:CMS routines:CMS_GET0_CERTIFICATE_CHOICES:unsupported content

Re: Will this change causes lock up?

2008-04-18 Thread Lutz Jaenicke
Zhichao Hong wrote: I have sent email about a client hangs when trying to communicating with server using 0.9.7e version of the openssl. When looking into the debugger stack trace, the ssl3_read_n blocks forever in the s3_pkt.c. When I browsed the cvs change history, the following issue was

[openssl.org #1609] openssl-0.9.8g - Bug report and maybe simple patch

2008-04-18 Thread Lutz Jaenicke via RT
The missing defitions have been added. Best regards, Lutz __ OpenSSL Project http://www.openssl.org Development Mailing List openssl-dev@openssl.org Automated List Manager

Re: Will this change causes lock up?

2008-04-18 Thread Zhichao Hong
Thank you, Lutz, for the change set information! I have to admit that I am not a power user of the openssl at the source level. We are not controlling the server as it is a standard IIS HTTPS. The software is using openssl library on top of openbsd stack. So do you know what is the impact on

Re: Will this change causes lock up?

2008-04-18 Thread Lutz Jaenicke
Zhichao Hong wrote: Thank you, Lutz, for the change set information! I have to admit that I am not a power user of the openssl at the source level. We are not controlling the server as it is a standard IIS HTTPS. The software is using openssl library on top of openbsd stack. So do you

Re: Will this change causes lock up?

2008-04-18 Thread Zhichao Hong
Lutz, Thank you for helping look into this anyway. I did not find any comment either. Maybe the best way is try out the fix for a while anyway. Thanks again, Zhichao On Fri, Apr 18, 2008 at 7:04 AM, Lutz Jaenicke [EMAIL PROTECTED] wrote: Zhichao Hong wrote: Thank you, Lutz, for the change