all the directives are copied in with their types. working on validators now.
This commit is contained in:
@@ -54,7 +54,8 @@ no identifying information other than the fact that you are using SSHSecure.
|
||||
It will create backups of any file(s) it replaces and automatically rolls back `sshd`
|
||||
configuration changes if it does not pass the syntax check (`sshd -t`) to avoid
|
||||
accidentally locking you out.
|
||||
|
||||
|
||||
<!--
|
||||
The first time you run it, it will quite possibly take a **very** long time. This is
|
||||
because it's generating fresh DH parameters, which is a very time-consuming process.
|
||||
Subsequent runs will not take as long, however, as checks are put in place to determine
|
||||
@@ -62,6 +63,7 @@ if custom DH parameters have been generated or not yet. If it's running on a GNU
|
||||
system and you have [`haveged`](http://www.issihosts.com/haveged/) installed, that will
|
||||
significantly speed up the process (SSHSecure will start it automatically if it isn't
|
||||
running already).
|
||||
-->
|
||||
|
||||
## FAQ
|
||||
|
||||
|
||||
Reference in New Issue
Block a user