chris2511 / xca

X Certificate and Key management
http://xca.hohnstaedt.de
Other
1.54k stars 204 forks source link

Generating CRL by command line blocked by gui-message #388

Closed funked00 closed 1 year ago

funked00 commented 2 years ago

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

chris2511 commented 1 year ago

For XCA 2.4.0 you could "Suppress success messages". It is fixed in the next release.