Skip to content

SSL Verify was not properly handled#115

Merged
dmdhrumilmistry merged 4 commits intoOWASP:devfrom
nrathaus:ssl_verify_fixes
Jun 8, 2024
Merged

SSL Verify was not properly handled#115
dmdhrumilmistry merged 4 commits intoOWASP:devfrom
nrathaus:ssl_verify_fixes

Conversation

@nrathaus
Copy link
Copy Markdown
Contributor

@nrathaus nrathaus commented Jun 7, 2024

A few fixes in this PR:

  1. ssl_verify is used rather the ssl variable
  2. Add ssl_verify handling where there wasn't one
  3. Remove ssl directive where its not relevant (it was used to 'enable' ssl, but wasn't actually used in the underlying code)

nrathaus added 2 commits June 7, 2024 07:47
2. Rename 'ssl' which is ambiguous into to 'ssl_verify'
3. Remove 'ssl' parameter where its not used
@dmdhrumilmistry dmdhrumilmistry changed the base branch from main to dev June 8, 2024 07:27
@dmdhrumilmistry dmdhrumilmistry merged commit 55e3413 into OWASP:dev Jun 8, 2024
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