You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ <h2>Versions</h2>
36
36
It is always a good idea to make sure that you are using the latest release of Taskwarrior and Taskserver, not just because bugs are fixed that may help you, but also because the solutions below are geared toward the current releases.
37
37
</p>
38
38
<p>
39
-
If you upgrade from an older release of Taskserver, you will need to follow the <ahref="http://taskwarrior.org/docs/taskserver/upgrade.html">upgrade instructions</a>.
39
+
If you upgrade from an older release of Taskserver, you will need to follow the <ahref="https://taskwarrior.org/docs/taskserver/upgrade.html">upgrade instructions</a>.
You are using version <code>2.3.0</code> or later, but the Taskwarrior binary was compiled without <ahref="http://www.gnutls.org">GnuTLS</a> support.
52
+
You are using version <code>2.3.0</code> or later, but the Taskwarrior binary was compiled without <ahref="https://www.gnutls.org">GnuTLS</a> support.
53
53
</p>
54
54
<p>
55
55
If you installed Taskwarrior using your OS's package manager, you may be suffering from an out of date package.
@@ -60,7 +60,7 @@ <h2>Taskwarrior without GnuTLS</h2>
60
60
<h2>GnuTLS and recent releases</h2>
61
61
<p>
62
62
Recent releases make GnuTLS support opt-out instead of opt-in, so upgrading to the latest version may help.
63
-
Otherwise, you will need to build Taskwarrior from the <ahref="http://taskwarrior.org/download/task-latest.tar.gz">latest source tarball</a>, following the instructions in the <code>INSTALL</code> file.
63
+
Otherwise, you will need to build Taskwarrior from the <ahref="https://taskwarrior.org/download/task-latest.tar.gz">latest source tarball</a>, following the instructions in the <code>INSTALL</code> file.
64
64
If you are a developer, do that.
65
65
If you are not, then installing a development environment is probably not something
66
66
you want to do, in which case contact your OS's package maintainer.
@@ -188,7 +188,7 @@ <h2>Note on validation dates</h2>
188
188
<section>
189
189
<h2>Note on GnuTLS security</h2>
190
190
<p>
191
-
As a <ahref="http://gnutls.org/security.html">security product</a>, it is imperative that you keep your GnuTLS up to date.
191
+
As a <ahref="https://gnutls.org/security.html">security product</a>, it is imperative that you keep your GnuTLS up to date.
192
192
</p>
193
193
<p>
194
194
As with many security products, GnuTLS is maintained by a responsible and quick-responding team that takes security very seriously.
@@ -433,7 +433,7 @@ <h2>General Reachability</h2>
433
433
434
434
$ nmap -sP taskd.example.net
435
435
436
-
Starting Nmap 6.40 ( http://nmap.org ) at 2016-05-15 11:24 CEST
436
+
Starting Nmap 6.40 ( https://nmap.org ) at 2016-05-15 11:24 CEST
437
437
Nmap scan report for taskd.example.net (192.168.1.100)
438
438
Host is up (0.00012s latency).
439
439
Nmap done: 1 IP address (1 host up) scanned in 0.01 seconds
0 commit comments