Closed arekinath closed 5 years ago
Currently we try to generate UTCTimes and often fail because of the two-digit years. In RFC5280 it's specified that all dates after the year 2050 should be encoded as GeneralizedTime values instead.
Merged and released in v1.16.1
Currently we try to generate UTCTimes and often fail because of the two-digit years. In RFC5280 it's specified that all dates after the year 2050 should be encoded as GeneralizedTime values instead.