summaryrefslogtreecommitdiff
path: root/doc/s6-tlsc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-tlsc.html')
-rw-r--r--doc/s6-tlsc.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html
index b0f6a43..99fed9c 100644
--- a/doc/s6-tlsc.html
+++ b/doc/s6-tlsc.html
@@ -6,14 +6,14 @@
<title>s6-networking: the s6-tlsc program</title>
<meta name="Description" content="s6-networking: the s6-tlsc program" />
<meta name="Keywords" content="s6-networking s6-tlsc tlsc tls ssl ucspi tcp inet network tcp/ip client" />
- <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> -->
+ <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> -->
</head>
<body>
<p>
<a href="index.html">s6-networking</a><br />
-<a href="http://skarnet.org/software/">Software</a><br />
-<a href="http://skarnet.org/">skarnet.org</a>
+<a href="//skarnet.org/software/">Software</a><br />
+<a href="//skarnet.org/">skarnet.org</a>
</p>
<h1> The <tt>s6-tlsc</tt> program </h1>
@@ -70,7 +70,7 @@ on the network. </li>
<p>
If the TLS/SSL connection closes cleanly, <tt>s6-tlsc</tt>
waits for <em>prog</em> to exit, then exits with an
-<a href="http://skarnet.org/software/execline/exitcodes.html">approximation</a>
+<a href="//skarnet.org/software/execline/exitcodes.html">approximation</a>
of <em>prog</em>'s exit code.
</p>
@@ -137,7 +137,7 @@ then drops its root privileges to this uid/gid after spawning
<em>prog...</em>. This ensures that the TLS/engine and the
application run with different privileges. Note that <em>prog...</em>
should drop its own root privileges by its own means: the
-<a href="http://skarnet.org/software/s6/s6-applyuidgid.html">s6-applyuidgid</a>
+<a href="//skarnet.org/software/s6/s6-applyuidgid.html">s6-applyuidgid</a>
program is a way of doing it.
</p>