CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/06 20:04:40
Modified files:
usr.bin/openssl: openssl.1
Log message:
Fix manual openssl(1) pkcs12, req, verify and x509
- For pkcs12, add -camellia*/-idea, -LMK and -password
- For req, add -multivalue-rdn, -pkeyopt and -sigopt
- For verify, add -CRLfile and -trusted, and down -check_ss_sig description
- For x509, add -next_serial and -sigopt
- Remove the escape in -multivalue-rdn from ca section
ok jmc@
