ForumsDevelopersSSL Encryption to be required Nov 1, 2017


SSL Encryption to be required Nov 1, 2017
Author Message
Jake

Toodledo Founder
Posted: Aug 17, 2017
Score: 0 Reference
To improve security for our users, Toodledo will start to enforce encrypted SSL connections on Nov 1st, 2017. After this date, any unencrypted connections to Toodledo will be redirected to an encrypted connection.

If you are using version 3 of our API, which was released in 2014, then SSL is already required and you don’t need to do anything. If your app uses the older version 2 of our API and already connects using an SSL connection (which we recommended at the time), then you don’t need to do anything.

If you are using the older version 2 or version 1 of our API and you connect to our API using an unencrypted connection, then you may have to do something. It’s possible that your app will work fine, since we will automatically redirect all requests to the SSL version of that request, but if your app cannot handle redirects it may stop working.

The fix may be as simple as adding the ‘s’ in ‘https://api.toodledo.com...’ inside your app’s syncing code. Please evaluate your app and determine if you are using our older API with an unencrypted connection. If so, please update your app before Nov 1st 2017.

If you have any questions or concerns, please reach out to me.

Thanks,
Jake
You cannot reply yet

U Back to topic home

R Post a reply

To participate in these forums, you must be signed in.