Hi,

I am attempting to compile opensll (0.9.5a) by means of MetroWerk's
Codewarrior (CW) compiler.
The reason for this being that my company needs all software to run on both
Macintosh and Windoze, so everything is compiled with CW to reduce porting
overhead. (to my knowledge CW seems to be the only compiler available on
both platforms).

I've gotten pretty far, openssl compiles on both NT and Mac using CW.
It seems to run more or less ok on the Mac (using a simple test server,
which works fine with all browsers except MSIE on mac, and a simple test
client, which does the job flawlessly), but on the NT both the server and
the client fail during the handshake:

the client reports (connecting to Thawte's secure webserver):
251:error:1408F071:SSL routines:SSL3_GET_RECORD:bad mac decode:s3_pkt.c:383:

the server reports (accepting an incoming connection using MSIE5.0):
203:error:04077068:rsa routines:RSA_verify:bad signature:rsa_sign.c:173:
203:error:1408D07B:SSL routines:SSL3_GET_KEY_EXCHANGE:bad
signature:s3_clnt.c:1070:

Can somebody give me a/some idea(s) what I should try next to try to solve
this problem ?

kind regards,

nick.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to