I would like to generate a CRL time-controlled via the command line. My syntax is:
xca.exe --no-gui --database=xca@192.168.7.103/QPSQL:xca --sqlpass=file:xca_sqlpass --password=file:xca_password --crlgen="Root CA - G1" --pem -- print
Despite the --no-gui option, a window opens with the message "Successfully created the revocation list 'Root CA -G1'. The CRL is only output after a mouse click.
Hi,
I would like to generate a CRL time-controlled via the command line. My syntax is: xca.exe --no-gui --database=xca@192.168.7.103/QPSQL:xca --sqlpass=file:xca_sqlpass --password=file:xca_password --crlgen="Root CA - G1" --pem -- print
Despite the --no-gui option, a window opens with the message "Successfully created the revocation list 'Root CA -G1'. The CRL is only output after a mouse click.
Best regards Daniel