{"section":"announcements","requestedLocale":"en","requestedSlug":"2018-06-22-vtex-will-only-give-support-to-tls-1-2","locale":"en","slug":"2018-06-22-vtex-will-only-give-support-to-tls-1-2","path":"docs/en/announcements/2018/june/2018-06-22-vtex-will-only-give-support-to-tls-1-2.md","branch":"main","content":"As part of our constant improvement, we will only give support to integrations using the __TLS 1.2 protocol__. As of __June 30th__, TLS previous versions and all SSL versions will be deprecated. Those changes are PCI DDS compliant and are necessary to keep the platform secure.\n\n\n## What you need to do\n__If you're part of an agency or a payment provider__ and uses the Payments' API, then you must review your integrations and upgrade to __TLS 1.2__ as soon as possible.\n\nYou can test your connection from the server that connects to our endpoints. Just make a GET request in the following URL: `https://securetlspci.vtexpayments.com.br/`. If it returns `200 OK`, that means you're already compliant with the __TLS 1.2 protocol__. Therefore, you won't need to perform any actions. See the example below:\n\n    curl -X GET \\\n    https://securetlspci.vtexpayments.com.br/ \\\n    -H 'accept: text/html'\n    \n\n## If you work on a store\nStores don't need to take any actions. But feel free to contact your agency or provider and check if their payment integrations are already compliant with the __TLS 1.2 protocol__."}