From c8cabf98fba7193189234850f42cfc6257837d99 Mon Sep 17 00:00:00 2001 From: Shawn Bruce Date: Thu, 2 Jan 2014 16:14:31 -0500 Subject: -Added RSA key generation. --- config/tinc/tinc_config.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/tinc/tinc_config.xml') diff --git a/config/tinc/tinc_config.xml b/config/tinc/tinc_config.xml index 3878450f..d6ee9c26 100644 --- a/config/tinc/tinc_config.xml +++ b/config/tinc/tinc_config.xml @@ -121,6 +121,12 @@ 7 65 + + Generate RSA key pair + gen_rsa + This will generate a new RSA key pair in the fields above. + checkbox + Extra Tinc Parameters extra -- cgit v1.2.3