summaryrefslogtreecommitdiff
path: root/templates/generate/vpn/rsa-key/node.def.in
diff options
context:
space:
mode:
authorKim Hagen <user.name>2017-02-08 19:51:42 +0100
committerKim Hagen <user.name>2017-02-08 19:51:42 +0100
commit9608b691012160836fd0fdcc1c8f9357d89c4de1 (patch)
treeca2b0be8720400af2e9349c35c4d81af64c96991 /templates/generate/vpn/rsa-key/node.def.in
parent33e24e989996ec809e1be696866258ce987cc527 (diff)
downloadvyatta-op-vpn-9608b691012160836fd0fdcc1c8f9357d89c4de1.tar.gz
vyatta-op-vpn-9608b691012160836fd0fdcc1c8f9357d89c4de1.zip
change ipsec newhostkey command with openssl command
Diffstat (limited to 'templates/generate/vpn/rsa-key/node.def.in')
-rw-r--r--templates/generate/vpn/rsa-key/node.def.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/generate/vpn/rsa-key/node.def.in b/templates/generate/vpn/rsa-key/node.def.in
index 482f32c..eab5a4f 100644
--- a/templates/generate/vpn/rsa-key/node.def.in
+++ b/templates/generate/vpn/rsa-key/node.def.in
@@ -1,2 +1,2 @@
-help: Generate local RSA key (default: bits=2192 device=/dev/random)
-run: sudo @SUDOUSRDIR@/gen_local_rsa_key.pl 2192 /dev/random
+help: Generate local RSA key (default: bits=2192)
+run: sudo @SUDOUSRDIR@/gen_local_rsa_key.pl 2192