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

Force TLS 1.2 #49

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Force TLS 1.2 #49

merged 1 commit into from
Aug 8, 2018

Conversation

rpottsoh
Copy link
Member

@rpottsoh rpottsoh commented Aug 8, 2018

fixes #48

Instead of relying on Windows having necessary TLS version setup properly. Force correct version at run-time.

bump version 1.5.3

force btnBrowse to be active control

Without defining active control btnCancel was being selected at run-time. Pressing enter would cause installer to exit.
replace literals with enumerated values

Remove Check TLS Version code
add exception handler

if RESTRequest1 should raise an exception lets capture it and allow the installer to exit gracefully instead of appearing to be hung.

Instead of relying on Windows having necessary TLS version setup properly.  Force correct version at run-time.

bump version 1.5.3


force btnBrowse to be active control

Without defining active control btnCancel was being selected at run-time.  Pressing enter would cause installer to exit.
replace literals with enumerated values

Remove Check TLS Version code
add exception handler

if RESTRequest1 should raise an exception lets capture it and allow the installer to exit gracefully instead of appearing to be hung.
@rpottsoh rpottsoh merged commit b6c580f into exercism:master Aug 8, 2018
rpottsoh added a commit that referenced this pull request Aug 8, 2018
@rpottsoh rpottsoh deleted the setTLSVersion branch August 8, 2018 04:22
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.

Windows CLI install issue - can't click "Next >" after choosing path
1 participant