From: Guus Sliepen Date: Mon, 11 Feb 2002 14:20:21 +0000 (+0000) Subject: - If no PrivateKeyFile is specified, /etc/tinc/netname/rsa_key.priv is assumed. X-Git-Tag: release-1.0pre6~87 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=1708997bc8ab55122f9de9cc8b81397d3a003ea9;hp=1708997bc8ab55122f9de9cc8b81397d3a003ea9;ds=sidebyside - If no PrivateKeyFile is specified, /etc/tinc/netname/rsa_key.priv is assumed. - Check RSA key before using it. ---