Skip to content

nss: fix nssckbi module loading on Windows#3086

Closed
jay wants to merge 1 commit intocurl:masterfrom
jay:fix_nss_module_load_win32
Closed

nss: fix nssckbi module loading on Windows#3086
jay wants to merge 1 commit intocurl:masterfrom
jay:fix_nss_module_load_win32

Conversation

@jay
Copy link
Copy Markdown
Member

@jay jay commented Oct 3, 2018

  • 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: #3016

Closes #xxxx


/cc @kdudka

- 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: curl#3016

Closes #xxxx
@bagder bagder added the TLS label Oct 3, 2018
@jay jay closed this in dd6b62a Oct 3, 2018
@jay jay deleted the fix_nss_module_load_win32 branch October 3, 2018 06:33
@kdudka
Copy link
Copy Markdown
Contributor

kdudka commented Oct 3, 2018

Thanks for the patch! It will change nothing on Linux, which is good. I believe it will help on some Windows installations but I have no way to verify it.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants