updated openac man page
This commit is contained in:
+7
-22
@@ -1,4 +1,4 @@
|
|||||||
.TH IPSEC_OPENAC 8 "29 September 2005"
|
.TH IPSEC_OPENAC 8 "22 September 2007"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
ipsec openac \- Generation of X.509 attribute certificates
|
ipsec openac \- Generation of X.509 attribute certificates
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@@ -11,18 +11,13 @@ ipsec openac \- Generation of X.509 attribute certificates
|
|||||||
] [
|
] [
|
||||||
.B \-\-optionsfrom
|
.B \-\-optionsfrom
|
||||||
\fIfilename\fP
|
\fIfilename\fP
|
||||||
] [
|
|
||||||
.B \-\-quiet
|
|
||||||
]
|
]
|
||||||
.br
|
.br
|
||||||
\ \ \ [
|
\ \ \ [
|
||||||
.B \-\-debug\(hyall
|
.B \-\-quiet
|
||||||
] [
|
] [
|
||||||
.B \-\-debug\(hyparsing
|
.B \-\-debug
|
||||||
] [
|
\fIlevel\fP
|
||||||
.B \-\-debug\(hyraw
|
|
||||||
] [
|
|
||||||
.B \-\-debug\(hyprivate
|
|
||||||
]
|
]
|
||||||
.br
|
.br
|
||||||
\ \ \ [
|
\ \ \ [
|
||||||
@@ -135,19 +130,9 @@ debugging output are prefixed with ``|\ '' to distinguish them from error messag
|
|||||||
When \fBopenac\fP is invoked, it may be given arguments to specify
|
When \fBopenac\fP is invoked, it may be given arguments to specify
|
||||||
which classes to output. The current options are:
|
which classes to output. The current options are:
|
||||||
.TP
|
.TP
|
||||||
\fB\-\-debug-raw\fP
|
\fB\-\-debug\fP\ \fIlevel\fP
|
||||||
show the raw bytes of the parsed user and authorization authority certificates
|
sets the debug level to 0 (none), 1 (normal), 2 (more), 3 (raw), and 4 (private),
|
||||||
as well as of the generated X.509 attribute certificate.
|
the default level being 1.
|
||||||
.TP
|
|
||||||
\fB\-\-debug-parsing\fP
|
|
||||||
show the parsed structure of user and authorization authority certificats
|
|
||||||
as well as of the generated X.509 attribute certificate.
|
|
||||||
.TP
|
|
||||||
\fB\-\-debug-all\fP
|
|
||||||
all of the above.
|
|
||||||
.TP
|
|
||||||
\fB\-\-debug-private\fP
|
|
||||||
enables debugging output of the authorization authority's private key.
|
|
||||||
.SH EXIT STATUS
|
.SH EXIT STATUS
|
||||||
.LP
|
.LP
|
||||||
The execution of \fBopenac\fP terminates with one of the following two exit codes:
|
The execution of \fBopenac\fP terminates with one of the following two exit codes:
|
||||||
|
|||||||
Reference in New Issue
Block a user