Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Chris Bodman 13 posts 93 karma points
    Sep 12, 2022 @ 12:04
    Chris Bodman
    0

    Umbraco 7.6 API Refusing API connections after changing TLS settings on server

    Hi Everyone,

    We have a site running 7.6, we're going through the upgrade process, but currently our live site is 7.6.

    We use the API to create new members, and also retrieve new tokens for locked out users. It's worked absolutely fine until Friday last week, when we started seeing some errors in terms of third party data from an API not being rendered. We enabled strong crypto, and also added the reg keys for TLS 1.2. and everything seemed ok, but then the Umbraco API started giving an error 10054. We've forced TLS 1.1 (which is a minimum required by our third party API), that still works, but we're still unable to connect to the Umbraco API.

    Is it possible to enable TLS 1.1. or 1.2, without having access to the .VS solution etc?

  • Marc Goodson 2126 posts 14218 karma points MVP 8x c-trib
    Sep 13, 2022 @ 07:31
    Marc Goodson
    0

    Hi Chris

    Paul Seal, did create a drop in package dll for such a scenario:

    https://our.umbraco.com/packages/developer-tools/codesharetls12umbraco/

    If you install that package then it will call the necessary code to set the SecurityProtocol to TLS1.2 with fallback if that's not available...

    regards

    Marc

Please Sign in or register to post replies

Write your reply to:

Draft