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

Unify headers and values in tables containing TLS version. #82

Merged
merged 3 commits into from
Oct 10, 2022

Conversation

anotherbridge
Copy link
Contributor

So far ARI did use inconsistent headers and values across different resource Types, e.g. for the headers the following version were found:

  • TLS Version
  • Minimum TLS Version
  • Minimum Tls Version
  • Minimal Tls Version

They have all been changed to the uniform version "Minimum TLS Version".

Further the values received were sometimes being given as "TLS1_1", "tlsv1_1", "TLS 1.2", ...
An attempt to unify these is made by using the replace-method.

@anotherbridge
Copy link
Contributor Author

@microsoft-github-policy-service agree company="ndaal Ges.f. Sicherheit in der Informationstechnik mbH & Co. KG"

@Claudio-Merola Claudio-Merola merged commit 213cb5e into microsoft:main Oct 10, 2022
@Claudio-Merola
Copy link
Collaborator

Hello, thanks for the update, really helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants