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-Certificate validation #29

Open
TLoebner opened this issue Dec 10, 2016 · 1 comment
Open

SSL-Certificate validation #29

TLoebner opened this issue Dec 10, 2016 · 1 comment

Comments

@TLoebner
Copy link

I scanned my webapp on an HTTPS-webserver with selfs-signed certificate and figured out, that valiadation is enabled in all requests. Please provide an option to dissable it or an option to provide a certificate for valiadation.

Example:

Line 138 in nosqlweb.py: response=request.get(url, verify=False)

@torque59
Copy link
Owner

@TLoebner i am working on the web app part, could you add a pull request as of now regarding the code change

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