Name

nseq

Synopsis

The nseq command is used to create or examine a Netscape certificate sequence.

Options

-in filename

Specify the name of the file from which a Netscape certificate sequence or X.509 certificates will be read. If this option is omitted, stdin will be used.

-out filename

Specify the name of the file to which a Netscape certificate sequence or X.509 certificates will be written. If this option is omitted, stdout will be used.

-toseq

Cause the input file to be treated as X.509 certificates rather than as the default of a Netscape certificate sequence. The output will be a Netscape certificate sequence created from the X.509 certificates.

Notes

By default, this command will take a file containing an arbitrary number of X.509 certificates and produce a Netscape certificate sequence. Use of the toseq option reverses the process.