Commit 3d5165e
committed
Make the relaxed TLS config description a bit more general
Still doing some testing, but it appears that with Node v18+ it's no
longer possible to support very old TLS versions that we supported
before. Unfortunately v16 is EOL imminently so there's not much option.
For now, we'll leave this description generic and see if anybody does
indeed need this old-TLS fallback support.1 parent 2ffe44f commit 3d5165e
File tree
2 files changed
+4
-4
lines changed- src/components
- settings
- view/http
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
677 | | - | |
678 | | - | |
679 | | - | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
680 | 680 | | |
681 | 681 | | |
682 | 682 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments