Support elliptic curve key exchange.
[tripe] / tripe-init.in
index db9cb35..8c4730e 100755 (executable)
@@ -105,6 +105,7 @@ case "$1" in
     $tripectl -D -s -p$tripe \
       -f${logfile-@logfile@} \
       -P${pidfile-@pidfile@} \
+      ${keytag+-S-t}$keytag \
       ${addr+-S-b}$addr \
       ${port+-S-p}${port} \
       ${user+-S-u}${user} \