Commit cd89134
authored
OpenSSL compatibility fix
OpenSSL 3.0.X uses different names for some elliptic cures in the "Server Temp Key" line than previous previous versions. This commit addresses this issue by checking for both names.1 parent bc2c8d6 commit cd89134
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9846 | 9846 | | |
9847 | 9847 | | |
9848 | 9848 | | |
9849 | | - | |
| 9849 | + | |
| 9850 | + | |
| 9851 | + | |
| 9852 | + | |
9850 | 9853 | | |
9851 | 9854 | | |
9852 | 9855 | | |
| |||
0 commit comments