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

core: fix the ssl verification issue #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

leyao-daily
Copy link

It is used to fix the SSL verification which should be the default Ture value during scan.

@leyao-daily leyao-daily added the enhancement New feature or request label Nov 28, 2023
@leyao-daily leyao-daily self-assigned this Nov 28, 2023
@leyao-daily
Copy link
Author

@dongx1x Hi, will this change broke the logic or cause some new issues?

@dongx1x
Copy link
Contributor

dongx1x commented Nov 28, 2023

@dongx1x Hi, will this change broke the logic or cause some new issues?

We need to validate this change, it should work for the normal https server, and maybe a certificate should be provided for the self-signed https server.

@leyao-daily
Copy link
Author

@Hulongyin Can you help test with the changes to verify if it works or not?

@Hulongyin
Copy link
Contributor

@Hulongyin Can you help test with the changes to verify if it works or not?

Sure, I will verify it.

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

Successfully merging this pull request may close these issues.

3 participants