Rasmus Lerchedahl Petersen
|
cbbc7b2bcd
|
Python: support unrestrictions
Also pyOpenSSL allows SSL 2 and SSL 3 on `SSLv23`
|
2021-03-03 23:42:48 +01:00 |
|
Rasmus Lerchedahl Petersen
|
7a1d953fca
|
Python: More tests
|
2021-03-03 17:50:47 +01:00 |
|
Rasmus Lerchedahl Petersen
|
60525ec301
|
Python: Also track offending call
update test expectations at this point
|
2021-03-03 17:50:47 +01:00 |
|
Rasmus Wriedt Larsen
|
7afe3972d8
|
Revert "Merge pull request #5171 from RasmusWL/restructure-queries"
This reverts commit 8caafb3710, reversing
changes made to ec79094957.
|
2021-02-17 16:32:53 +01:00 |
|
Rasmus Wriedt Larsen
|
8494fcf45f
|
Python: Move query tests to reflect new file layout
|
2021-02-16 13:15:01 +01:00 |
|
Taus Brock-Nannestad
|
5eb63ae048
|
Fix false positive and add test.
|
2019-03-21 14:10:05 +01:00 |
|
Taus Brock-Nannestad
|
9cb35a8ca9
|
Use correct named argument for ssl.SSLContext.
|
2019-03-21 14:09:25 +01:00 |
|
Taus Brock-Nannestad
|
46973f4305
|
Support from ssl import PROTOCOL_....
|
2019-01-07 15:24:15 +01:00 |
|
Taus Brock-Nannestad
|
dfe3fc6d5c
|
Pass pyOpenSSL method as parameter instead of keyword argument.
|
2019-01-07 15:24:15 +01:00 |
|
Taus Brock-Nannestad
|
a893dca06e
|
Add support for ssl.SSLContext.
|
2019-01-07 15:24:15 +01:00 |
|
Taus Brock-Nannestad
|
0a839f8468
|
Python: Check for insecure versions of SSL and TLS.
|
2019-01-07 15:24:15 +01:00 |
|