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

[x] Error reason '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)'. #22

Open
SecuritySura opened this issue Feb 8, 2018 · 1 comment

Comments

@SecuritySura
Copy link

Hi I got this error while I am trying to run ./panoptic.py. page is containing self-sign certificate.


./panoptic.py -v -u https://10.11.1.35/section.php?page=bobdoc 

 .-',--.`-.
<_ | () | _>
  `-`=='-'

Panoptic v0.1-df35a6c (https://github.com/lightos/Panoptic/)

[i] Starting scan at: 21:18:47

[i] Checking original response...
[x] Error reason '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)'.
[!] Something seems to be wrong with connection settings.
@besnardf
Copy link

besnardf commented Sep 1, 2019

There is an option to ignore certificate verification : "-i", "--invalid-ssl"

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