I am having problems with an SSL handshake between per5 on solaris8 and
weblogic5.1 on solaris 7.

i ran ssldump and this is what i got...

> 1 1  0.0500 (0.0500)  C>S  Handshake
>       ClientHello
>        Version 3.0
>        cipher suites
>        SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA
>        SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA
>        SSL_RSA_WITH_3DES_EDE_CBC_SHA
>        SSL_RSA_WITH_IDEA_CBC_SHA
>        SSL_RSA_WITH_RC4_128_SHA
>        SSL_RSA_WITH_RC4_128_MD5
>        SSL_DHE_RSA_WITH_DES_CBC_SHA
>        SSL_DHE_DSS_WITH_DES_CBC_SHA
>        SSL_RSA_WITH_DES_CBC_SHA
>        SSL_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA
>        SSL_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA
>        SSL_RSA_EXPORT_WITH_DES40_CBC_SHA
>        SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5
>        SSL_RSA_EXPORT_WITH_RC4_40_MD5
>        compression methods
>                  NULL
> 1 2  0.0507 (0.0007)  S>C  Handshake
>      ServerHello
>        Version 3.0
>        session_id[32]=
>          3b df 2e 74 9e 6d 59 92 67 c1 4f a1 49 86 4c 6c
>          d5 28 13 85 ca 77 67 11 45 ee c5 7f 53 95 12 5b
>        cipherSuite         SSL_RSA_WITH_DES_CBC_SHA
>        compressionMethod                   NULL
> 1 3  0.0979 (0.0471)  S>C  Handshake
>      Certificate
> 1 4  0.0979 (0.0000)  S>C  Handshake
>      ServerHelloDone
> 1 5  0.1480 (0.0500)  C>S  Handshake
>      ClientKeyExchange
> 1 6  0.1480 (0.0000)  C>S  ChangeCipherSpec
> 1 7  0.1480 (0.0000)  C>S  Handshake
> 1 8  0.1724 (0.0244)  S>C  Alert
>     level           fatal
>    value           bad_record_mac
> 1    0.1725 (0.0000)  S>C  TCP FIN


i am hoping someone can shed some light on the output of the ssldump and
what some common causes of the bad_record_mac error are.

thanks.



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

Reply via email to