Jan Dittberner
de3cf38c5d
This patch fixes https://bugs.cacert.org/view.php?id=1530 by adding the same warning threshold behaviour for OpenPGP signing requests that exists for X.509 signing requests. The warning threshold has been moved to a variable. The SQL statements are created using an sprintf statement to avoid potential SQL injections that may get introduced by setting the warning_threshold variable to an invalid valid. Fixes #1530 |
||
---|---|---|
.. | ||
client.pl | ||
commdaemon | ||
commmodule | ||
logclean.sh | ||
readme.txt | ||
serial.conf | ||
server.pl | ||
usbclient.pl |
client.pl The real client, running on the webserver commdaemon Script to run client.pl or server.pl commmodule Script for startup/shutdown of CommModule from /etc/init.d logclean.sh Maintenance script for logfiles generated by CommModule serial.conf Serial Port configuration file server.pl The real server, running on the signing server usbclient.pl Obsoleted USB version of client.pl above