pyFF icon indicating copy to clipboard operation
pyFF copied to clipboard

Problem with EC-cert ?

Open btmattsson opened this issue 1 year ago • 0 comments

Code Version

2.1.2

Expected Behavior

pyFF should load XML

Current Behavior

pyFF crash with ValueError: error parsing asn1 value: ParseError { kind: EncodedDefault, location: ["Certificate::tbs_cert", "TbsCertificate::raw_extensions", 0, "Extension::critical"] }

Possible Solution

Steps to Reproduce

/usr/bin/docker run --rm --net docker -m 0b -e DATADIR=/tmp/NO -e PIPELINE=/test/test.fd -e LOGLEVEL=DEBUG -e PYFF_LANGS=en -p 8080:8080 -v /tmp/NO:/test --name pyff--test docker.sunet.se/pyff:2.1.2

/tmp/NO is in attached file test.tar.gz

btmattsson avatar Oct 24 '24 13:10 btmattsson