It seems that mktime does what is required here. Certainly timegm() can
authorGeoff Thorpe <geoff@openssl.org>
Mon, 29 May 2000 03:50:37 +0000 (03:50 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 29 May 2000 03:50:37 +0000 (03:50 +0000)
commit4dbe060f2c911f1fbd617f9de7e7fde5964fae44
treeb81856aaf057bec47bab472fa80e5b9c7c836f5e
parente2122268286a1bc17dc7c84e21a2d2748f93ddf7
It seems that mktime does what is required here. Certainly timegm() can
not be used because it is not available on all systems (most notably,
win32).
crypto/asn1/a_utctm.c