Skip to content

Commit

Permalink
temporary test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
liquidsec committed Oct 1, 2024
1 parent adcd558 commit 6e77918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbot/scanner/preset/environ.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def prepare(self):
environ.pop("HTTPS_PROXY", None)

# ssl verification
#import urllib3
# import urllib3

# urllib3.disable_warnings()
# ssl_verify = self.preset.config.get("ssl_verify", False)
Expand Down

0 comments on commit 6e77918

Please sign in to comment.