Allow running tinc without RSA keys.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 26 Dec 2014 13:38:01 +0000 (14:38 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 26 Dec 2014 13:38:01 +0000 (14:38 +0100)
commit880d74ad2d8a6d73c2e94ec54df542b88dc0c6f4
tree718ad909cf677ac84af5665fe4a58daad6b7ce06
parent266afc6c63d3d02584feb24b69063f97057daac8
Allow running tinc without RSA keys.

This allows one to run tinc with only Ed25519 keys, forcing tinc to
always use the SPTPS protocol.
src/net_setup.c
src/protocol_auth.c