Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSl auto signed problem and solution #21

Open
darthenis opened this issue Apr 7, 2024 · 1 comment
Open

SSl auto signed problem and solution #21

darthenis opened this issue Apr 7, 2024 · 1 comment

Comments

@darthenis
Copy link

Hello, I have encountered this issue when using self-signed SSL on my local servers, which throws a node error. Upon investigating, I found a solution by adding an option within the code. This is a local fix, and I would like to know if I can make a pull request with this patch, adding an option to enable these lines, which would default to true.

I have never contributed before and wanted to check before making the modification and sending the pull request. I also don't know if the owner of this repository is still active.

Below are the lines I have added locally in the node_modules.

image

@ruanyl
Copy link
Owner

ruanyl commented Apr 17, 2024

Hi @darthenis, thanks for raising this, PR is welcome. Would be nice to make this configurable instead of hardcoded :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants