build: export deprecated OpenSSL symbols on Windows · nodejs/node@d5d163d · GitHub
Skip to content

Commit d5d163d

Browse files
richardlautargos
authored andcommitted
build: export deprecated OpenSSL symbols on Windows
Methods such as `TLSv1_server_method` are categorized as `DEPRECATEDIN_1_1_0`. Add the deprecated categories to the list of categories to include passed to `mkssldef.py`. Adds a regression test to `test/addons/openssl-binding`. PR-URL: #25991 Refs: #20369 Refs: #25981 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
1 parent d7ae105 commit d5d163d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

node.gyp

Lines changed: 1 addition & 1 deletion

test/addons/openssl-binding/binding.cc

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)