Referring to the fix put in place for this issue:

<goog_220365839>
https://github.com/golang/go/issues/19933

I have a user of our product (parts of it written in Go) who would like to 
use certificates supplied by their IT department.  These certificates have 
a field containing their internal CertificatePolicyID which contains an oid 
subidentifer which would need 36 bits to represent.  Due to the restriction 
from the above linked issue GO doesn't support larger than 31 bit 
sub-identifiers. 

I could not find an open issue but is it possible to find out if support 
for larger oid sub-identifiers will ever be considered?


Thanks,
Adam


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to