ipsec: Update rereadcacerts/aacerts command description in manpage
This commit is contained in:
@@ -210,15 +210,18 @@ flushes and rereads all secrets defined in \fIipsec.secrets\fP.
|
|||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B "rereadcacerts"
|
.B "rereadcacerts"
|
||||||
reads all certificate files contained in the \fI/etc/ipsec.d/cacerts\fP
|
removes previously loaded CA certificates, reads all certificate files
|
||||||
directory and adds them to the list of Certification Authority (CA)
|
contained in the \fI/etc/ipsec.d/cacerts\fP directory and adds them to the list
|
||||||
certificates.
|
of Certification Authority (CA) certificates. This does not affect certificates
|
||||||
|
explicitly defined in a
|
||||||
|
.BR ipsec.conf (5)
|
||||||
|
ca section, which may be separately updated using the \fBupdate\fP command.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B "rereadaacerts"
|
.B "rereadaacerts"
|
||||||
reads all certificate files contained in the \fI/etc/ipsec.d/aacerts\fP
|
removes previously loaded AA certificates, reads all certificate files
|
||||||
directory and adds them to the list of Authorization Authority (AA)
|
contained in the \fI/etc/ipsec.d/aacerts\fP directory and adds them to the list
|
||||||
certificates.
|
of Authorization Authority (AA) certificates.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B "rereadocspcerts"
|
.B "rereadocspcerts"
|
||||||
|
|||||||
Reference in New Issue
Block a user