Use "cont" consistently in cms-examples.pl
Add a -certsout option to output any certificates in a message. Add test for example 4.11
This commit is contained in:
@@ -55,6 +55,7 @@ B<openssl> B<cms>
|
||||
[B<-binary>]
|
||||
[B<-nodetach>]
|
||||
[B<-certfile file>]
|
||||
[B<-certsout file>]
|
||||
[B<-signer file>]
|
||||
[B<-recip file>]
|
||||
[B<-keyid>]
|
||||
@@ -312,6 +313,10 @@ allows additional certificates to be specified. When signing these will
|
||||
be included with the message. When verifying these will be searched for
|
||||
the signers certificates. The certificates should be in PEM format.
|
||||
|
||||
=item B<-certsout file>
|
||||
|
||||
any certificates contained in to the message are written to B<file>.
|
||||
|
||||
=item B<-signer file>
|
||||
|
||||
a signing certificate when signing or resigning a message, this option can be
|
||||
|
Reference in New Issue
Block a user