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

Upgrade to TLS 1.2 #5

Open
cheh opened this issue Apr 23, 2019 · 1 comment
Open

Upgrade to TLS 1.2 #5

cheh opened this issue Apr 23, 2019 · 1 comment

Comments

@cheh
Copy link

cheh commented Apr 23, 2019

Hi @chetmac
Thank for you great plugin!

Recently I received an email with information about updating (Ending support for TLS 1.0 and TLS 1.1). Please, see below:

email

More here

Would you be able to determine if the Airpress plug-in being used supports TLS 1.2 and anything else you might be doing via the Airtable API?

Thanks,
Dima

@chetmac
Copy link
Owner

chetmac commented Apr 23, 2019

At it's core, the Airpress plugin uses two Wordpress API methods for all calls to the Airtable API: wp_remote_get on line 48 and wp_remote_post on lines 155 and 198.

A quick web search led me to multiple references to this plugin to test your server's TLS version:
https://wordpress.org/plugins/tls-1-2-compatibility-test/

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

No branches or pull requests

2 participants