Proposal Details
RFC 9336 specifies a new EKU for document signing, allowing for a separate and distinct EKU from either code signing or smime email signing. That document explains the reason for the new EKU.
Form a golang perspective, this requires entries in three tables in src/crypto/x509/x509.go for id-kp-documentSigning, or OID 1.3.6.1.5.5.7.3.36.
Proposal Details
RFC 9336 specifies a new EKU for document signing, allowing for a separate and distinct EKU from either code signing or smime email signing. That document explains the reason for the new EKU.
Form a golang perspective, this requires entries in three tables in src/crypto/x509/x509.go for id-kp-documentSigning, or OID 1.3.6.1.5.5.7.3.36.