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

Support IO::Socket::SSL:PublicSuffix #8

Closed

Conversation

tomhukins
Copy link

No description provided.

Given the prevalence of https on today's Internet, many users will
already have this module installed as part of IO::Socket::SSL.

Mozilla::PublicSuffix hasn't been updated in several years, but it makes
sense to keep it as a "better than nothing" option.
The preceding commit enables IO::Socket::SSL::PublicSuffix for checking
public suffixes in preference to Mozilla::PublicSuffix.  Test that the
code works with either.
@coveralls
Copy link

Coverage Status

Coverage increased (+2.6%) to 91.813% when pulling f1029e2 on tomhukins:support_io_socket_ssl_publicsuffix into 8e443ec on dagolden:master.

@xdg
Copy link
Contributor

xdg commented Oct 17, 2020

Hi, Tom. I don't want to pick sides in the battle over suffix lists, and I'm very reluctant to recommend a modules that requires SSL support. I'm not going to accept this PR but I'll open a separate issue about more flexible suffix support.

@tomhukins
Copy link
Author

Thanks for your review. I understand your decision and will be happy to review or discuss any alternative approach if that would help.

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.

None yet

3 participants