Fix: Add warning to tell users when RC4 cipher suites are avalible to TLS - #11277
Conversation
|
Can one of the admins verify this patch? |
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11277
Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 5
5 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11277
Scan targets checked: wolfcrypt-bugs, wolfcrypt-rs-bugs, wolfcrypt-src, wolfssl-bugs, wolfssl-src
Findings: 4
4 finding(s) posted as inline comments (see file-level comments below)
This review was generated automatically by Fenrir. Reported findings require changes before merge.
900b7af to
89d9f91
Compare
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11277
No scan targets match the changed files in this PR. Review skipped.
|
retest this please |
2 similar comments
|
retest this please |
|
retest this please |
89d9f91 to
9054eda
Compare
wolfSSL-Fenrir-bot
left a comment
There was a problem hiding this comment.
Fenrir Automated Review — PR #11277
No scan targets match the changed files in this PR. Review skipped.
9054eda to
a361cb1
Compare
a361cb1 to
f770b4b
Compare
|
retest this please |
3 similar comments
|
retest this please |
|
retest this please |
|
retest this please |
added warning that is not a real warning to not break jenkins removed WARNING: prefix to not break jenkins
0b2aa1d to
9b0f679
Compare
|
retest this please |
Description
Reported by #11081
Added configure warning to let users know that RC4 is enabled for TLS and they should be cautious and perhaps change their configuration.
Found distribution bug during CI/CD and included that fix here as well