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

Add ability to verify default TLS is compatible with GutHub #34

Merged
merged 7 commits into from
Mar 25, 2018

Conversation

rpottsoh
Copy link
Member

This relates to the issue raised in #33. This update will inform the user if their installation of Windows needs to be updated. It also provides a link that they may click that will take them to the Microsoft website to learn more and to apply the hotfix.

Components used to check TLS version of host computer via REST
FormActivate triggers check of TLS via REST.
This label is is made visible of the TLS version is less than 1.2.  The url will open web browser when clicked and open Microsfot page with instructions on how to update TLS settings.
btnNext is only enabled if TLS version is sufficient.
@rpottsoh rpottsoh merged commit 6073a7d into exercism:master Mar 25, 2018
rpottsoh added a commit that referenced this pull request Mar 25, 2018
@rpottsoh rpottsoh deleted the develop/checkTLS branch March 25, 2018 17:30
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.

1 participant