You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Stepan Mishura (JIRA)" <ji...@apache.org> on 2006/08/22 10:29:17 UTC

[jira] Assigned: (HARMONY-1253) [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050.

     [ http://issues.apache.org/jira/browse/HARMONY-1253?page=all ]

Stepan Mishura reassigned HARMONY-1253:
---------------------------------------

    Assignee: Stepan Mishura

> [classlib][security] X.509 ASN.1 framework incorrectly encodes the dates after 2050.
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-1253
>                 URL: http://issues.apache.org/jira/browse/HARMONY-1253
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Alexander Kleymenov
>         Assigned To: Stepan Mishura
>         Attachments: validity.patch.txt
>
>
> As says rfc3280 (p.22):
> "CAs conforming to this profile MUST always encode certificate
>  validity dates through the year 2049 as UTCTime; certificate validity
>  dates in 2050 or later MUST be encoded as GeneralizedTime."
>  
> But now the dates are encoded always as UTCTime.
>  
> Attached patch fixes this problem and implements regression test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira