URI: 
       tREADME.md - tlstun - simple go program to add tls support to other listeners
  HTML git clone https://git.parazyd.org/tlstun
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       tREADME.md (438B)
       ---
            1 tlstun contrib
            2 ==============
            3 
            4 In this directory you can find useful files that go along with tlstun.
            5 
            6 
            7 tlstun.initd and tlstun.confd
            8 -----------------------------
            9 `tlstun.initd` and `tlstun.confd` are an OpenRC initscript that can be
           10 used and symlinked into multiple instances to use tlstun for various
           11 services.
           12 
           13 
           14 tls-gen-selfsign-cert.sh
           15 -------------------------
           16 
           17 A simple script using `openssl` to generate a selfsigned certificate.