Commit 377a935
committed
Enforce the minimum TLS version to 1.3
Based on the QPC analysis tool we should enforce the minimum version of
TLS to 1.3 as older TLS versions are vulnerable to quantum attacks.
Signed-off-by: Lucas Alvares Gomes <lucasagomes@gmail.com>1 parent 37f1651 commit 377a935
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments