The page
https://fedorahosted.org/mod_nss/
has example
Add a CA certificate to an NSS database
% certutil -A -d /path/to/database/dir -n "nickname" -t "CT,," -i -a < CAcert.txt
Running that command fails with
certutil: unable to open "-a" for reading (-5950, 2).
The correct example should omit that -i option.
I don't seem to have permissions to edit the wiki myself.
Going to close this since I didn't migrate the wiki to pagure. All docs are now in the source only.
Metadata Update from @rcritten: - Issue close_status updated to: wontfix - Issue priority set to: None (was: 4) - Issue status updated to: Closed (was: Open)