Quantcast
Channel: Adobe Community : Popular Discussions - Premiere Pro SDK
Viewing all articles
Browse latest Browse all 53010

Is Premiere Pro 2017 support TLS 1.2 protocol and ciphers?

$
0
0

Hello,

 

I have created one plugin which makes a call to the web server by javascript.

 

<html>  <script>    window.location.href = "WEBSITE URL";  </script></html>

 

I have upgraded my server with (ELBSecurityPolicy-TLS-1-2-2017-01) policy. when I tried to run above code using premiere pro plugin.

It gives me an error

 

net::ERR_CONNECTION_CLOSED

 

Above code is 100% working by downgrading SSL security to allow weak ciphers (ELBSecurityPolicy-TLS-1-0-2015-04).

 

Could you please provide me the proper solution for this?

Is Premiere Pro. support the TLS1.2 protocol?

 

I don't want to downgrade my security policy.

 

Version: Premiere Pro 2017


Viewing all articles
Browse latest Browse all 53010

Trending Articles