[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error in encoding of subjectUniqueIdentifier



I was searching for examples that use UniversalString in the Subject
or Issuer names (anybody know of any?) when I found the following in a
certificate example:

      A2 13 00 13 10 39 37 35 32 32 31 35 32 31 32 33 34 35 36 37 31
        -- subjectUniqueIdentifier ("9752 2152 1234 5671")

This is the only example I've ever found that uses subjectUniqueIdentifier.  
Shouldn't it be flagged primitive rather than constructed?  As in

      82 13 00 13 10 39 37 35 32 32 31 35 32 31 32 33 34 35 36 37 31
        -- subjectUniqueIdentifier ("9752 2152 1234 5671")

(The example is from the Swedish SEIS project, at
http://www.seis.se/proj/card/seis3v1.html.)

- Mark Bartel