]> granicus.if.org Git - curl/commit
nss: fix nssckbi module loading on Windows
authorJay Satiro <raysatiro@yahoo.com>
Wed, 3 Oct 2018 02:19:16 +0000 (22:19 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 3 Oct 2018 06:28:09 +0000 (02:28 -0400)
commitdd6b62acc32308d3b9b13ae9f27b4d23c70985e3
treefe820680e17381cb41687a13dd5159a19f56814e
parentf33312fe3330363633f379b1d291745184ce01ce
nss: fix nssckbi module loading on Windows

- Use .DLL extension instead of .so to load modules on Windows.

Bug: https://curl.haxx.se/mail/lib-2018-09/0077.html
Reported-by: Maxime Legros
Ref: https://github.com/curl/curl/pull/3016/#issuecomment-423069442

Closes https://github.com/curl/curl/pull/3086
lib/vtls/nss.c