CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/06/06 20:32:22
Modified files:
usr.bin/openssl: gendsa.c openssl.1
Log message:
Convert openssl(1) gendsa to the newer style of option handling
- Adapt openssl(1) gendsa command to new option handling.
- Add lacking ciphers and passout description in openssl.1 manpage.
- Describe paramfile as argument in openssl.1 manpage.
ok bcook@
