Skip to content

Lowercase URL to match 'HTTPS://<server>/'#2757

Merged
drwetter merged 1 commit intotestssl:3.2from
sullo:3.2
May 6, 2025
Merged

Lowercase URL to match 'HTTPS://<server>/'#2757
drwetter merged 1 commit intotestssl:3.2from
sullo:3.2

Conversation

@sullo
Copy link
Copy Markdown

@sullo sullo commented May 5, 2025

Describe your changes

Allow uppercase for scheme, like "HTTP://host/" ... this change lowercases the text in the incoming URI . Since path is stripped, and case doesn't matter in hostnames, it does not impact the rest of the testing.

Please refer to an issue here or describe the change thoroughly in your PR.

What is your pull request about?

  • Improvement

If it's a code change please check the boxes which are applicable

  • For the main program: My edits contain no tabs, indentation is five spaces and any line endings do not contain any blank chars
  • I've read CONTRIBUTING.md and Coding_Convention.md
  • I have tested this fix or improvement against >=2 hosts and I couldn't spot a problem

@drwetter drwetter merged commit 5719fcc into testssl:3.2 May 6, 2025
2 checks passed
@drwetter
Copy link
Copy Markdown
Collaborator

drwetter commented May 6, 2025

Good point! Thanks, @sullo

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.

2 participants