Currently xca --crlgen writes password prompt, verbose output and the crl pem file in parallel to stdout. Thats pretty inconvenient to create a new crl by some cron job. Would it be possible to add an option --output=filename to explicitly name the crl pem file?
Currently xca --crlgen writes password prompt, verbose output and the crl pem file in parallel to stdout. Thats pretty inconvenient to create a new crl by some cron job. Would it be possible to add an option --output=filename to explicitly name the crl pem file?