Comment 11 for bug 892522

Revision history for this message
Johannes Bauer (johannesbauer) wrote :

Edit: Obviously in the verify_chain() function definition it needs to relay to verify_cert as:

return verify_cert(tech_truststore, cert, chain = True)

Sorry about that.