https://bugzilla.mindrot.org/show_bug.cgi?id=3032
--- Comment #16 from Darren Tucker <[email protected]> --- (In reply to Ole Weidner from comment #15) > Failed test: 1 > Non-zero exit status: 1 > ../test/recipes/30-test_evp.t (Wstat: 256 Tests: 10 Failed: 1) > Failed test: 7 This one makes me very suspicious. The tests in that file are: my @files = ( "evpciph.txt", "evpdigest.txt", "evpencod.txt", "evpkdf.txt", "evpmac.txt", "evppbe.txt", "evppkey.txt", "evppkey_ecc.txt", "evpcase.txt", "evpccmcavs.txt" ); and #7 is "evppkey.txt". If we look at that file (test/recipes/30-test_evp_data/evppkey.txt) it's "Public key algorithm tests" including parsing private and public keys. I think your OpenSSL is busted. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
