Jump to content
  • 0

Mandating TLS1.2


MattFL

Question

I know that Caspio will only work with TLS1.2 in the near future, so we are eager to test changes to our app to validate that we're ready for the change.  Is there any way that we can force TLS1.2-only for our account, for a short period (10 minutes) so that we can validate that our applications are working as expected and are ready for the change?  Our app is embedded, new versions are pushed via Caspio, so our customers will be dead in the water and need an out-of-band software update to get going again if things don't work, so we are very very interested in testing ahead of time. 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Since Caspio is forcing TLS 1.2 and above you need to enable this protocol in your browsers and as well operating system:  

 

Chrome:

-Click the 3 vertical dots on the far right of the Address bar.

-Click Settings, scroll to the bottom and click the Advanced link.

-Click Open proxy settings.

-Click Advanced tab

 

Internet Explorer:

-Tools

-Internet Options

-Advanced tab

 

Firefox:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste TLS and pause while the list is filtered

(3) If the security.tls.version.max preference is bolded and "user set" to a value other than 3, right-click > Reset the preference to restore the default value of 3

(4) If the security.tls.version.min preference is bolded and "user set" to a value other than 1, right-click > Reset the preference to restore the default value of 1

The values for these preferences mean:

 

1 => TLS 1.0

2 => TLS 1.1

3 => TLS 1.2

Link to comment
Share on other sites

  • 0

Thanks for the reply, unfortunately this info doesn't apply to our case.  What we have is an embedded application that runs as native code (not in a web browser), that communicates via the Caspio API.  We had to change source code to support TLS1.2 and this is what we need to test.  

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...