Commit d381aae
authored
Call out OpenSSL 1.1.x as legacy-only in README (#54)
The README listed four SSL backends with no steering. A user picking one
had no signal about which still received upstream fixes. OpenSSL 1.1.x
reached end-of-life in September 2023 and gets no public security fixes;
the other three (OpenSSL 3.0.x, OpenSSL 4.0.x, and LibreSSL) are actively
maintained. Call this out in the prose, mark the 1.1.x subsection heading
as legacy, and put it after the actively maintained backends.
Drive-by: fix a pre-existing "You'll might" typo in Dependencies.
Closes #521 parent eacf68d commit d381aae
1 file changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
43 | 39 | | |
44 | 40 | | |
45 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | | - | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
0 commit comments