Re: OBJ_txt2nid not working after upgrading to 0.9.6g

2002-08-29 Thread Vaclav Ovsik
On Thu, Aug 29, 2002 at 05:21:39PM +1000, Reddie, Steven wrote: > We have some code that was working with OpenSSL 0.9.6d this morning. Now > that I've upgraded to 0.9.6g it's failing. > > OBJ_txt2nid("2.5.29.17") is now returning 0 instead of the expected 85 > (NID_subject_alt_name). > > OBJ_ni

compiling openssl 0.9.4 on WinNT using Mingw32

2000-01-20 Thread Vaclav Ovsik
by compiler. On Wed, 19 Jan 2000, Mumit Khan wrote: > On Wed, 19 Jan 2000, Vaclav Ovsik wrote: > > > I right now successfuly build openssl 0.9.4. > > OpenSSL uses symbol WINDOWS. It conditionaly compiles > > code when this symbol is defined. I don't know if this > &