Fix directory permissions (0600 -> 0700)
Reviewed by: trhodes
This commit is contained in:
parent
4bd7a0fd23
commit
50a275484c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22648
1 changed files with 1 additions and 1 deletions
|
@ -5845,7 +5845,7 @@ An optional company name []:<userinput><replaceable>Another Name</replaceable></
|
|||
certificate itself, <filename>new.crt</filename>. These should
|
||||
be placed in a directory, preferably under
|
||||
<filename role="directory">/etc</filename>, which is readable
|
||||
only by <username>root</username>. Permissions of 0600 should be fine for this and
|
||||
only by <username>root</username>. Permissions of 0700 should be fine for this and
|
||||
they can be set with the <command>chmod</command>
|
||||
utility.</para>
|
||||
</sect2>
|
||||
|
|
Loading…
Reference in a new issue