Create PEM certificates non-interactively by passing subject parameters
Release Notes
- Implemented
--subject
option to correspond to theopenssl req -subj
option - Implemented
--overwrite=1
or--overwrite=0
flag to skip asking for behavior
Create PEM certificates non-interactively by passing subject parameters
--subject
option to correspond to the openssl req -subj
option--overwrite=1
or --overwrite=0
flag to skip asking for behavior