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

Feature: Automatic SSL Virtual Host Detection and Service API Call Protocol Switch #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

brookinsconsulting
Copy link

Hello,

This pull request provides for default ssl support for use automatically in calling via ssl on ssl only hosts. This ensures that current web browsers do not block the request because of it's protocol usage.

We chose to detect the ssl host via standard port instead of using a ini setting as this leaves the developer free of managing yet another ini setting between web hosts the extension is deployed to.

These changes were needed for a recent client project which used an ssl only host in production.

We hope these changes are understood and acceptable to you for merge so that the community will once again have a working out of the box recaptcha solution for ezpublish legacy going forward.

Thanks again for your continued support.

Cheers,
Brookins Consulting

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.

1 participant