diff options
Diffstat (limited to 'html/keygen.html')
| -rw-r--r-- | html/keygen.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/keygen.html b/html/keygen.html index 4f10a28d2a85..51577e38b71a 100644 --- a/html/keygen.html +++ b/html/keygen.html @@ -11,7 +11,7 @@ <p><img src="pic/alice23.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/%7emills/pictures.html">from <i>Alice's Adventures in Wonderland</i>, Lewis Carroll</a></p> <p>Alice holds the key.</p> <p>Last update: - <!-- #BeginDate format:En2m -->11-Jan-2018 11:55<!-- #EndDate --> + <!-- #BeginDate format:En2m -->24-Jul-2018 07:27<!-- #EndDate --> UTC</p> <br clear="left"> <h4>Related Links</h4> @@ -313,7 +313,7 @@ </pre></td></tr></table> <p>Figure 1 shows a typical symmetric keys file used by the reference implementation. Each line of the file contains three or four fields, - first an integer between 1 and 65534, inclusive, representing the key + first an integer between 1 and 65535, inclusive, representing the key identifier used in the <tt>server</tt> and <tt>peer</tt> configuration commands. Second is the key type for the message digest algorithm, which in the absence of the OpenSSL library must be <tt>MD5</tt> to |
