From 91c98d56d0468e045ddbbfb70b515ca55986d0ab Mon Sep 17 00:00:00 2001 From: unbit Date: Tue, 1 Jan 2013 11:06:32 +0100 Subject: [PATCH] Update Legion.rst --- Legion.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Legion.rst b/Legion.rst index 604d1f5f..65f2d7a5 100644 --- a/Legion.rst +++ b/Legion.rst @@ -165,7 +165,7 @@ Security Each packet sent by the Legion subsystem is encrypted using a specified cypher, a preshared secret and an optional IV (for some cipher the IV could be required). -To get the list of supported ciphers, run **openssl enc -h***. +To get the list of supported ciphers, run **openssl enc -h**. Remember: each node of a Legion has to use the same encryption parameters !!!