<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 14/07/2015 21:50, Salz, Rich wrote:<br>
    </div>
    <blockquote
cite="mid:cc95d740c43d4338810fdbf22e29846d@ustx2ex-dag1mb2.msg.corp.akamai.com"
      type="cite">
      <blockquote type="cite">
        <pre wrap="">This is important when creating root certs with expiry dates after 2038
</pre>
      </blockquote>
      <pre wrap="">Not an issue for openssl. As long as you use ASN1_TIME values, it's okay.  Might be an issue if converting to time_t on 32-bit platforms.
</pre>
    </blockquote>
    <tt>Victor suggested to use only ASN1_TIME_set() together <br>
      with libc parsing functions.  That would obviously not <br>
      work outside the libc time_t range, hence my question <br>
      if ASN1_TINE_set_string() avoids that limitation, <br>
      despite Victor's suggestion to never use it.</tt><tt><br>
    </tt><br>
    <br>
    <pre class="moz-signature" cols="72">Enjoy

Jakob
-- 
Jakob Bohm, CIO, Partner, WiseMo A/S.  <a class="moz-txt-link-freetext" href="http://www.wisemo.com">http://www.wisemo.com</a>
Transformervej 29, 2860 Søborg, Denmark.  Direct +45 31 13 16 10
This public discussion message is non-binding and may contain errors.
WiseMo - Remote Service Management for PCs, Phones and Embedded </pre>
  </body>
</html>