- If no PrivateKeyFile is specified, /etc/tinc/netname/rsa_key.priv is assumed.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 11 Feb 2002 14:20:21 +0000 (14:20 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 11 Feb 2002 14:20:21 +0000 (14:20 +0000)
commit1708997bc8ab55122f9de9cc8b81397d3a003ea9
treeb3a27e2d401e738273738f5e3e1f459591ff1b02
parent1c34ba7fb8580949f3bd3a0d804747bbaea28e36
- If no PrivateKeyFile is specified, /etc/tinc/netname/rsa_key.priv is assumed.
- Check RSA key before using it.
src/net.c