Commit b4f04c3
committed
rsync-tls use TLSv1.3 as min
- use ciphers = kPSK also in stunnel.conf
to prevent stunnel from loading all PSK ciphers (no 1.2 ciphers
will be used anyway, but they still load at startup, and some
ciphers will require a DH parameter regen which can cause high
CPU load on some systems (can be very slow)
Signed-off-by: Tesshu Flower <tflower@redhat.com>1 parent f114119 commit b4f04c3
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
80 | 88 | | |
81 | 89 | | |
82 | 90 | | |
| |||
134 | 142 | | |
135 | 143 | | |
136 | 144 | | |
137 | | - | |
| 145 | + | |
138 | 146 | | |
139 | 147 | | |
140 | 148 | | |
| |||
180 | 188 | | |
181 | 189 | | |
182 | 190 | | |
183 | | - | |
| 191 | + | |
184 | 192 | | |
185 | 193 | | |
186 | 194 | | |
| |||
0 commit comments