Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set minimumTlsVersion to TLS1_2 #11846

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Lddeiva
Copy link

@Lddeiva Lddeiva commented Feb 24, 2025

Use TLS 1.2 for Azure Storage

Required items, please complete

Change(s):

  • Updated Solutions/Auth0/Data Connectors/azuredeploy_Auth0_FunctionApp.json

Reason for Change(s):

  • Azure Storage is retiring support for TLS1_0 and TLS1_1 starting November 1, 2025. Updating the minimum TLS version to TLS1_2 ensures continued compatibility with Azure services.

Version Updated:

  • Changed TLS1_0 to TLS1_2

Testing Completed:

  • Yes
  • The minimum TLS version was TLS1_0.
    image
  • The minimum TLS version is now TLS1_2.
    image

Checked that the validations are passing and have addressed any issues that are present:

  • Yes

Use TLS 1.2 for Azure Blob Storage
@Lddeiva Lddeiva requested review from a team as code owners February 24, 2025 11:04
@v-atulyadav v-atulyadav added Connector Connector specialty review needed Solution Solution specialty review needed labels Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Connector Connector specialty review needed Solution Solution specialty review needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants