Re: Newbie confusion

2011-12-08 Thread John Emmas
On 8 Dec 2011, at 13:55, Jeffrey Walton wrote: > When working with OpenSSL on Windows, I prefer Shining Light's gear. > Thomas Hruska does a great job of building and packaging OpenSSL. > Good suggestion Jeff, thanks. I'll look into that. John _

Re: Newbie confusion

2011-12-08 Thread Jeffrey Walton
On Thu, Dec 8, 2011 at 8:45 AM, John Emmas wrote: > > Please ignore my previous email for the moment.  It seems we're not sure > whether out binaries are official, pre-built ones or if they were built > elsewhere. > > Presumably there are some official Windows DLLs and libs somewhere are there?

Re: Newbie confusion

2011-12-08 Thread John Emmas
Please ignore my previous email for the moment. It seems we're not sure whether out binaries are official, pre-built ones or if they were built elsewhere. Presumably there are some official Windows DLLs and libs somewhere are there? John

Newbie confusion

2011-12-08 Thread John Emmas
Hello - I've been asked to debug a program where someone has (unsuccessfully) tried to add OpenSSL support using OpenSSL version 0.9.8h. We're building using Visual C++ 8 (Visual Studio 2005) and we get a runtime exception (access violation error) whenever we call any of the "BIO" functions (BI