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

Adding proxies and verify parameters for TAXII Client #73

Merged
merged 1 commit into from Mar 30, 2024

Conversation

thelok
Copy link
Contributor

@thelok thelok commented Mar 20, 2024

Adding proxies and verify parameters to the attack_api.py constructor to programmatically define proxy information. These params will be passed to the TAXII client.

proxies - See https://requests.readthedocs.io/en/latest/user/advanced/#proxies
verify - See https://requests.readthedocs.io/en/latest/user/advanced/#ssl-cert-verification

These changes should be transparent to those that don't need to use custom proxy or SSL verify functionality.

Fixes #56

…ctor to programatically define proxy information. These params will be passed to the TAXII client.
@Cyb3rWard0g
Copy link
Collaborator

Thank you for the contribution and taking the time to help with this issue!! :)

@Cyb3rWard0g Cyb3rWard0g merged commit 1622d4e into OTRF:master Mar 30, 2024
@thelok thelok deleted the proxies_and_ssl_verify branch April 1, 2024 13:09
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

Successfully merging this pull request may close these issues.

SSL certificate problem
2 participants