On Thu, 2015-09-24 at 13:23 +1000, Manger, James wrote:
> The cert's notBefore field is a UTCTime value (2-digit year), while
> the notAfter field is a GeneralizedTime value (4-digit year). I don't
> think I has seen that before, but it is valid.
Hi,
Thanks for the comments, they should be addre
Hi Simon, two technical typos:
The example cert in 8.2 has the wrong OID for the signature.
Cert has { 1 3 101 100 1 } [encoding 06 04 2B656401]
Text has { 1 3 101 101 } [encoding 06 03 2B6565] for id-EdDSASignature
OIDs use space-separated (not dot-separated) numbers in ASN.1.
Section 4:
Wro