# API Scanning: Could not connect to SSL/TLS (v7)

To solve this, you can still be in the latest version on our product and keep your API Scanning working by changing the TLS version of the API's load balancer:

In AWS, in the API Agent's region, go to **EC2 > LoadBalancers > CloudStorageSecApiLB-{appId} > Listeners and Rules > Https: 443 Listener**

<figure><img src="https://905555942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlGcQw8I2CHyi1loKBlfi%2Fuploads%2F5eJLkQtQGWAnND4iZ2b3%2Fimage.png?alt=media&#x26;token=ce016ff3-d6d4-4e05-8c06-0b1b048e3609" alt=""><figcaption><p>EC2 > Load Balancers > CloudStorageSecAPILB</p></figcaption></figure>

Once there, go to **Actions > Edit Listener**

<figure><img src="https://905555942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlGcQw8I2CHyi1loKBlfi%2Fuploads%2FjvtsXDGHInyB4vcEdXbo%2Fimage.png?alt=media&#x26;token=725a7fb6-2020-4a88-85de-fa9bfdae1efd" alt=""><figcaption><p>EC2 > Load Balancers > CloudStorageSecAPILB > Https:443 Listener</p></figcaption></figure>

Scroll down to the **Secure listener settings** and change the Security Policy from TLS1.3 to the (recommended) one.

<figure><img src="https://905555942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlGcQw8I2CHyi1loKBlfi%2Fuploads%2FTUDRHjk6hvBknCY7EoR2%2Fimage.png?alt=media&#x26;token=b383b1b9-b7a8-4bf0-b039-eea4308b8df7" alt=""><figcaption><p>EC2 > Load Balancers > CloudStorageSecAPILB > Https:443 Listener > Edit Listener</p></figcaption></figure>

Once this is done, Save the changes, wait a few minutes, and try your API/Token call again.
