<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    - For FIPS certification.<br>
    - Yes, crypted headers of certificates are differentes from openssl
    0.9.8 and 1.0.0 like this : <br>
    <br>
    <br>
    openssl 1.0.0 key :
    <br>
    <br>
    -----BEGIN ENCRYPTED PRIVATE KEY-----
    <br>
    MIIJnzBJBgkqhkiG9w0BBQ0wPDAbBgkqhkiG9w0BBQwwDgQI0Z45oYYRJ1cCAggA
    <br>
    MB0GCWCGSAFlAwQBAgQQF4QLI0IILDItqQFXHJeAxgSCCVBAo1Ed9BHwyhHeBzx2
    <br>
    rQELkAghar26CFsP7qvMwZ+vnATbArA2MvFWJWy0l2pl7/Rn7RcoztbSzg82c8IG
    <br>
    ...
    <br>
    <br>
    openssl 0.9.8 key :
    <br>
    <br>
    -----BEGIN RSA PRIVATE KEY-----
    <br>
    Proc-Type: 4,ENCRYPTED
    <br>
    DEK-Info: DES-EDE3-CBC,327E4B06D51C7728
    <br>
    <br>
    grestO9v2wfiqFwBy8bBbpNjMWpFrrc/9y8q68n6c48enCFyDsdVlyqToOQ+Razt
    <br>
    d98I+rkTow33X83e9+Zt8rGlKJlPXn3zHTKbjNhfc7j6kk+ssWJft5OAvu5NShMx
    <br>
    FOATl4pW97qCf1x4pFwQGm8/8MhCqOpqv2cLfjz2T4Egu1qP2sHZ35QU/gHBLHYh
    <br>
    ...
    <br>
    <br>
    <br>
    Ludovic.<br>
    <br>
    <br>
    Le 21/12/2011 09:16, ayanamist a écrit :
    <blockquote
cite="mid:CA+694GOfG4tC=QZ_csLipz1rLAhe4W=qrTJxVu__5U3akqgfDg@mail.gmail.com"
      type="cite"><font face="tahoma,sans-serif">I generated a pair of
        key and certificates with openssl 1.0.0d, and use them in
        stunnel 4.36.<br>
        Today i upgrade it to stunnel 4.50 and it doesnot work. All
        configurations remain unmodified. Then i tested many versions
        and found, stunnel with openssl 1.00 works fine while with
        openssl 0.98 does not work.<br>
        I use stunnel with linux server and windows client, stunnel 4.50
        windows version is using openssl 0.98, so cause this problem.<br>
      </font><font face="tahoma,sans-serif">4.47 is using 1.00e which i
        think is newer than 0.98 bundled with 4.50.<br>
      </font><font face="tahoma,sans-serif">So why stunnel keep changing
        openssl version?<br>
        <br>
      </font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_
</pre>
    </blockquote>
    <br>
  </body>
</html>