Dean McKee
Dean McKee
I noticed you try to push a new asn1 entry into "values" instead of "value" here: https://github.com/digitalbazaar/forge/blob/2bb97afb5058285ef09bcf1d04d6bd6b87cffd58/lib/pkcs7.js#L1002 Looks like a bug/typo.
### What happened? ## Steps to Reproduce Send a gRPC message using AWSXRay propagation from a client to a server. You will see that the 'x-amzn-trace-id' header is not getting...
I've been using this package indirectly via @peculiar/x509 to parse certificates without any issue. Today, when trying to parse an ECDSA P521 certificate (after updating packages where asn1-schema went from...