Commit 5b11b9a
committed
packit: allow SHA-1 signatures when tests are run
The "PrivKey class : resign cert" test fails on Fedora because SHA-1
signatures are deprecated there:
https://fedoraproject.org/wiki/SHA1SignaturesGuidance. Since it's
Fedora-specific and the test failure is useful in terms of detecting it
and deciding how to address it in programs that use scapy in
environments like that it should be enough to allow SHA-1 signatures on
Packit only.
Closes #47941 parent 6584ebe commit 5b11b9a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments