> -----Original Message----- > From: Martin Kraemer [mailto:[EMAIL PROTECTED]
> Hello Howard, hello OpenSSL developers, Hello! > At > http://www.openldap.org/faq/index.cgi?file=745 > you print the set of patches to OpenSSL, and I verified them to work > on our BS2000 version of OpenSSL as well - the do indeed fix > the problems > in the openssl application. One minor nit: in apps/ca.c, you subtract > the literal EBCDIC-'@' from an EBCDIC-char to construct the > control-char; > this will not work, you must use 0x40 instead of '@' (fixed in > attached patch). Ah, silly me. Thanks for catching that. -- Howard Chu Chief Architect, Symas Corp. Director, Highland Sun http://www.symas.com http://highlandsun.com/hyc Symas: Premier OpenSource Development and Support ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
