asn1js icon indicating copy to clipboard operation
asn1js copied to clipboard

Wrong description for 1.3.6.1.4.1.311.20.2.3

Open michael-o opened this issue 4 years ago • 6 comments

Here: https://github.com/lapo-luchini/asn1js/blob/383db01fbabccfd73b8cdb425efb6510b9131959/oids.js#L1202

Same issue as https://github.com/openssl/openssl/pull/10029 and https://github.com/kaikramer/keystore-explorer/issues/246

=> userPrincipalName.

michael-o avatar Nov 22 '21 08:11 michael-o

Hi, the source of that file is not managed by me (and I use it in pristine form), so I'd suggest you to write to original author of the data, which you can find both credited in the README and as a leading comment in oid.js itself; the value will be propagated to this project after that.

lapo-luchini avatar Nov 22 '21 16:11 lapo-luchini

Done, waiting for response...

michael-o avatar Nov 22 '21 17:11 michael-o

Received confirmation from Peter that he updated his main copy. It will appear with the next update. So we will need to wait for it.

michael-o avatar Nov 24 '21 08:11 michael-o

Yep, right now update.sh (which downloads and translates the content) gives:

HTTP request sent, awaiting response... 304 Not Modified
File ‘dumpasn1.cfg’ not modified on server. Omitting download.

I'll check from time to time but please add a comment here if you notice a change before I do.

lapo-luchini avatar Nov 24 '21 15:11 lapo-luchini

(still nothing)

lapo-luchini avatar Feb 14 '22 16:02 lapo-luchini

Still wrong :-(

michael-o avatar May 12 '22 13:05 michael-o

Upstream dumpasn1.cfg was updated. Closed by new import in 75da453c97855f5b424faec7d7243b425cec696f.

lapo-luchini avatar Feb 26 '23 15:02 lapo-luchini