diff options
-rw-r--r-- | doc/s6-tlsc.html | 2 | ||||
-rw-r--r-- | doc/s6-tlsd.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-tlsc.html b/doc/s6-tlsc.html index 39f4680..b0f6a43 100644 --- a/doc/s6-tlsc.html +++ b/doc/s6-tlsc.html @@ -201,7 +201,7 @@ protocol is not auto-terminated. </li> </ul> <p> - Nowadays (2016), most protocols are auto-terminated, so + Nowadays (2017), most protocols are auto-terminated, so it is not dangerous anymore to use EOF tranmission, and that is the default for <tt>s6-tlsc</tt>. Nevertheless, by using the <tt>-S</tt> option, you can diff --git a/doc/s6-tlsd.html b/doc/s6-tlsd.html index cda5038..76dc186 100644 --- a/doc/s6-tlsd.html +++ b/doc/s6-tlsd.html @@ -220,7 +220,7 @@ protocol is not auto-terminated. </li> </ul> <p> - Nowadays (2016), most protocols are auto-terminated, so + Nowadays (2017), most protocols are auto-terminated, so it is not dangerous anymore to use EOF tranmission, and that is the default for <tt>s6-tlsd</tt>. Nevertheless, by using the <tt>-S</tt> option, you can |