Commit afdd355
test: update test/addons/openssl-binding for OpenSSL 4.0
TLS_server_method() was added in OpenSSL 1.1.0.
All version-specific methods were deprecated in OpenSSL 1.1.0.
All version-specific methods were removed in OpenSSL 4.0.
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #62805
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 841dfbf commit afdd355Copy full SHA for afdd355
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- test/addons/openssl-binding
Expand file treeCollapse file tree
Open diff view settings
Collapse file
test/addons/openssl-binding/binding.cc
Copy file name to clipboardExpand all lines: test/addons/openssl-binding/binding.cc+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
| 49 | + |
50 | 50 | |
51 | 51 | |
52 | 52 | |
|
0 commit comments