Skip to content

Add URL query param support for verify_ssl#497

Open
florinutz wants to merge 1 commit intocrate:mainfrom
florinutz:respect-url-verify_ssl
Open

Add URL query param support for verify_ssl#497
florinutz wants to merge 1 commit intocrate:mainfrom
florinutz:respect-url-verify_ssl

Conversation

@florinutz
Copy link
Copy Markdown

Summary of the changes / Why this is an improvement

Adds support for ?verify_ssl=<bool> in the host URL passed to --hosts.

The cli flag --verify-ssl continues to take precedence over the URL param.

Checklist

@seut seut requested a review from amotl April 28, 2026 14:10
Copy link
Copy Markdown
Member

@amotl amotl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the excellent contribution. Lgtm, but let me also add @mfussenegger for an additional review.

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.

Respect URL connectivity parameters

2 participants