�p�u wrote:
> 
> When I use VC++6.0 to compile s_server.c
> It make the s_server.exe.
> When I user command mode.
> s_server -port 443 -nocert -cipher ADH-RC4_MD5
> It crashed. Then I user VC++ to debug.
> It show "Unhandled exception on s_server.exe NTDLL.DLL 0x000005 Access
> Violation"
> 
> Can any body help me ? Please.
> 

Presumably since you've got an s_server.exe you aren't using the
standard Win32 build instructions. This sounds like the runtime library
conflict (see INSTALL.W32 and the FAQ).

Steve.
-- 
Dr Stephen N. Henson.   http://www.drh-consultancy.demon.co.uk/
Personal Email: [EMAIL PROTECTED] 
Senior crypto engineer, Gemplus: http://www.gemplus.com/
Core developer of the   OpenSSL project: http://www.openssl.org/
Business Email: [EMAIL PROTECTED] PGP key: via homepage.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to