We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.1.2
pyFF should load XML
pyFF crash with ValueError: error parsing asn1 value: ParseError { kind: EncodedDefault, location: ["Certificate::tbs_cert", "TbsCertificate::raw_extensions", 0, "Extension::critical"] }
/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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: