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

No san check #71

Merged
merged 3 commits into from
Jun 15, 2023
Merged

No san check #71

merged 3 commits into from
Jun 15, 2023

Conversation

genio
Copy link
Member

@genio genio commented Jun 14, 2023

Remove _in_san and _cn_match. Empty out the _check_sock hook.

As pointed out in #13, we don't need to run these checks
as they're already done in IO::Socket::SSL.

Remove the test file, method_in_san.t as its sole purpose was to test these two methods we've now removed.

As pointed out in GH issue #13, we don't need to run these checks
as they're already done in IO::Socket::SSL.
@genio genio added the WIP label Jun 14, 2023
@genio
Copy link
Member Author

genio commented Jun 14, 2023

@noxxi Can I get your review on this, please?

@genio genio removed the WIP label Jun 14, 2023
lib/LWP/Protocol/https.pm Show resolved Hide resolved
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.

4 participants