Commit c1f1e67
committed
Mitigate OTP TLS 1.3 bug leaking message (#149)
OTP ssl can leak a message `{Ref, ok}` when key update is triggered, if
the bug erlang/otp#10273 is present.
Signed-off-by: Viktor Söderqvist <[email protected]>1 parent b0a706d commit c1f1e67
1 file changed
+11
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
0 commit comments