-
Notifications
You must be signed in to change notification settings - Fork 15
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
Mandate minimum TLS version of 1.2 for all storage accounts #2133
Mandate minimum TLS version of 1.2 for all storage accounts #2133
Conversation
Is this a from-scratch SRE? I'd like to know whether this causes any problems for any of:
Could you give details on this issue when you have them? |
It isn't a from scratch SRE - I deleted and redeployed the storage accounts. However, currently having issues restarting the |
All worked fine as far as I can tell. Successfully uploaded and downloaded from ingress and egress via storage explore. Successfully copied from input and to output from the SRE desktop |
Cool - that's /ingress and /egress. Can you check /home (presumably working if you logged in) and /shared as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. We should be careful to test this thoroughly though as we are merging to the release branch.
@JimMadge : I'm comfortable that Matt has tested /data and /output (also /home and maybe /shared). Do you think we need/want an independent test of these? |
Yes, home and shared working fine too Just now deployed an SHM with the updated TLS too |
Happy to merge this @JimMadge ? |
583bd77
into
alan-turing-institute:release-v5.0.0
✅ Checklist
Enable foobar integration
rather than515 foobar
).develop
.🚦 Depends on
As per pentest report, storage accounts in SREs currently allow a minimum TLS version of 1.0, which is deprecated.
Note that this also applies to the SHM storage account, and this PR also modifies the minimum version there.
🌂 Related issues
🔬 Tests
Deployed SRE using these changes.