Commit f7c9030
David Cooper
Fix sub_cipherlists()
This commit fixes a bug in sub_cipherlists() when using sockets to test whether a server supports a set of ciphers with SSLv2. Code that is supposed to extract the list of SSLv2 ciphers to test for is incorrectly reading from the list of non-SSLv2 ciphers.1 parent 11325ff commit f7c9030
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5630 | 5630 | | |
5631 | 5631 | | |
5632 | 5632 | | |
5633 | | - | |
| 5633 | + | |
5634 | 5634 | | |
5635 | 5635 | | |
5636 | 5636 | | |
| |||
0 commit comments