danielmarschall / oidplus

OIDplus 2.0 - An OpenSource online Registration Authority for OIDs and other Object Types
https://www.oidplus.com
Apache License 2.0
10 stars 6 forks source link

New UUID-to-OID (AltIds) should not be sent to oid-info.com #34

Closed danielmarschall closed 7 months ago

danielmarschall commented 7 months ago

The Microsoft UUID-to-OID and Waterjuice UUID-to-OID are AltIDs, which should not be sent to oid-info.com. The handling of these UUIDs should be the same as the handling for 2.25. They shall not be added to oid-info.com.

(1) OID 1.2.840.113556.1.8000.2554.25854.36082.13069.18473.45604.4487685.4269080

(2) OID 1.3.6.1.4.1.54392.1.7277409019743782953.12836460128777610264

(3) OID 1.3.6.1.4.1.54392.2.1694403826.856508457.2988721274.88155160

(4) OID 1.3.6.1.4.1.54392.3.25854.36082.13069.18473.45604.17530.1345.9240

danielmarschall commented 7 months ago

Fixed in SVN Rev 1432 / Release 2.0.1.1

By the way.... We shouldn't send AltIDs anyway?! (--> is in TODO file)