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

TLS easy fix should no longer be required #202

Merged
merged 1 commit into from
Oct 21, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions downloads/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,7 @@ <h2>Current stable release (v1.0.1)</h2>
</tr>
<tr>
<td colspan="6">Windows 7/Windows Server 2012 users also require
<a href="https://support.microsoft.com/en-us/help/3140245/update-to-enable-tls-1-1-and-tls-1-2-as-a-default-secure-protocols-in">TLS "Easy Fix" update</a>,
and <a href="https://docs.microsoft.com/en-us/powershell/wmf/overview">Windows Management Framework 3.0 or later</a></td>
<a href="https://docs.microsoft.com/en-us/powershell/wmf/overview">Windows Management Framework 3.0 or later</a></td>
</tr>
<tr>
<th> macOS Package (.dmg) <a href="platform.html#macos">[help]</a></th>
Expand Down Expand Up @@ -137,8 +136,7 @@ <h2>Previous stable release (v0.7.0)</h2>
</tr>
<tr>
<td colspan="6">Windows 7/Windows Server 2012 users also require
<a href="https://support.microsoft.com/en-us/help/3140245/update-to-enable-tls-1-1-and-tls-1-2-as-a-default-secure-protocols-in">TLS "Easy Fix" update</a>,
and <a href="https://docs.microsoft.com/en-us/powershell/wmf/overview">Windows Management Framework 3.0 or later</a></td>
<a href="https://docs.microsoft.com/en-us/powershell/wmf/overview">Windows Management Framework 3.0 or later</a></td>
</tr>
<tr>
<th> macOS Package (.dmg) <a href="platform.html#macos">[help]</a></th>
Expand Down