A simple client library for cryptographic timestamping service implementing the protocol from RFC3161. Based on python-rfc3161 with some additional fixes.
Other
42
stars
19
forks
source link
PyAsn1Error: Attempted "__index__" operation on ASN.1 schema object #24
When using rfc3161ng with some TSAs, the timestamping process fails with the following error :
As you can see, it works with freetsa just fine, but sectigo errors out.
I've attached the two certificates to the issue in the following zip file Archive.zip -- can't upload .crt directly to github.