Hello,

My certificate was working when the openssl version was 0.9.7d. But once i
upgraded to openssl 0.9.8d it is failing giving the reason as :

    level           fatal
    value           certificate_unknown

Can anyone please let me know what could be the problem.

Thanks,
Kartik

PS:
Please find below the ssl dump snapshot:

Working case [openssl 0.9.7d]:
--------------------
3 16 6.1291 (0.0380)  C>S  Handshake
      Certificate
      ClientKeyExchange
      CertificateVerify
        Signature[128]=
          53 09 16 08 7b 1d 9d 5d 6d bd f6 63 1f a3 ae 06
          ce 46 75 50 15 cd c9 4d 52 7d a5 e9 fa b6 6e 0a
          9f 0e 43 13 a9 0a 16 89 68 a4 82 c4 59 79 2b c4
          b2 e7 16 9d 5e ac b9 3b 9a ef c7 7d 3e 00 eb 36
          33 73 f9 49 6b 37 2e 06 bf ba 76 f2 ea 8e d7 4c
          86 26 cc 00 7e 47 65 47 4c 1d 2f 83 b1 0c 43 14
          25 ec bf d9 e9 7f ac 35 a0 4a 83 33 e3 fc 68 ef
          68 4d 58 f9 04 d1 8a 60 9f 9b 01 6e cf e7 7b 8d
3 17 6.1291 (0.0000)  C>S  ChangeCipherSpec
3 18 6.1291 (0.0000)  C>S  Handshake
      Finished
3 19 6.1335 (0.0044)  S>C  ChangeCipherSpec
3 20 6.1335 (0.0000)  S>C  Handshake
      Finished

ERROR Case [openssl 0.9.8d]:
-------------------
3 29 6.9075 (0.0272)  C>S  Handshake
      Certificate
      ClientKeyExchange
      CertificateVerify
        Signature[128]=
          5f 8c d8 06 a5 66 b3 46 7a 95 70 93 c1 fa 9b 45
          12 4e a7 fe 3d 1a a3 96 e6 ef 20 e8 71 77 8d 62
          73 63 86 3a fe eb cc d1 7c 23 68 f1 db 3a 8f d2
          19 a9 5c 88 b9 1c 64 9e 53 02 9d 8e 29 65 19 a6
          20 17 2e b6 34 e1 0f 4a 97 c1 65 90 8b a3 03 ee
          b2 da 4d bf 07 c0 00 a4 9c 32 a5 36 71 13 4e 6a
          02 41 91 78 8b 25 88 9c 8b c1 a8 70 71 a1 82 8d
          e1 43 c5 b3 94 bf 7c 7d e3 96 45 87 52 5e a2 2f
3 30 6.9075 (0.0000)  C>S  ChangeCipherSpec
3 31 6.9075 (0.0000)  C>S  Handshake
      Finished
3 32 6.9078 (0.0002)  S>C  Alert
    level           fatal
    value           certificate_unknown

Reply via email to