Commit Graph

41 Commits (9140217aa70f42b55a105c90641ace5d04dd6ff6)

Author SHA1 Message Date
Wytze van der Raay 7757afc66d Switch to xz compression (instead of bz2) to reduce the size of the huge CommModule logfiles. 6 years ago
Wytze van der Raay c8b4a22f25 Signer part of fix for https://bugs.cacert.org/view.php?id=1392
Issue of certificates to arbitrary domains.
9 years ago
Wytze van der Raay d0132571dc Fixes for https://bugs.cacert.org/view.php?id=597
"email notification for revoked certificates"
and for https://bugs.cacert.org/view.php?id=773
"No confirmation of revocation of server certificate"
9 years ago
Wytze van der Raay 7fc452eb68 Fix for https://bugs.cacert.org/view.php?id=1298
"CommModule code requires a trivial change to run with Debian Wheezy"
10 years ago
Wytze van der Raay 42f16aab95 Combined fixes for
- https://bugs.cacert.org/view.php?id=413
  "Add a web page indicating the certificate request is still pending"
- https://bugs.cacert.org/view.php?id=1138
  "Implement to log the SE activity"
- https://bugs.cacert.org/view.php?id=1221
  "Inconsistency in Assurance Management"
10 years ago
Wytze van der Raay 1090543068 Fix for https://bugs.cacert.org/view.php?id=1237
"Certificates should be issued using sha512WithRSAEncryption for signatures"
10 years ago
Wytze van der Raay db6ea0aafd Fix for https://bugs.cacert.org/view.php?id=1159
"it might be possible to execute commands on the signing server"
11 years ago
Wytze van der Raay 69d5019f12 Fix for https://bugs.cacert.org/view.php?id=540
No key usage attribute in cacert org certs anymore?
12 years ago
root a0070c6cd2 Fix for https://bugs.cacert.org/view.php?id=985
"Move from translingo to pootle"
12 years ago
Wytze van der Raay d67dd3d438 Fix for https://bugs.cacert.org/view.php?id=911 :
Wrong expiration time in newly added GPG Key if Key has no Expire date.
13 years ago
Wytze van der Raay d86b229aac Fix for https://bugs.cacert.org/view.php?id=948 13 years ago
Wytze van der Raay e164a24100 Add the code of the real server.pl script running on the signing server to
this software distribution of the communication module between web server
and signing server. Verified on December 10, 2010.
14 years ago
Philipp Dunkel e906f6f047 Added more verbose error messages 15 years ago
Philipp Dunkel b5257e8969 Added missing newlines 15 years ago
Wytze van der Raay 93d8ca5f0f Update readme.txt.
Remove obsolete error.txt file.
15 years ago
Wytze van der Raay ae5cbde8b7 Make client script append to rather than overwrite the nohup.out file. 15 years ago
Wytze van der Raay ebe8a08441 Remove clientloop.sh script (obsoleted by commmodule/commdaemon scripts). 15 years ago
Wytze van der Raay 4885a78c1c Add proper startup/shutdown script for the CAcert CommModule processes.
Add separate commdaemon script to control looping of basic script, and
allow orderly shutdown.
Add hook to client.pl script to interact properly with the new commmodule
and commdaemon scripts.
15 years ago
Philipp Dunkel 60ed4bff3e Reduced the CRL check frequency 15 years ago
Philipp Dunkel 3182cfa3c7 Added some more delay to prevent database stress 15 years ago
Philipp Dunkel 1d22e387c4 http://bugs.cacert.org/view.php?id=796 15 years ago
Philipp Dunkel 314aec03ad http://bugs.cacert.org/view.php?id=796 15 years ago
Philipp Dunkel cf2f113322 Removed superfluous root cert definition 15 years ago
Philipp Dunkel c28647b8db Added creation of missing directories
Improved performance
15 years ago
Philipp Dunkel 6bd322fd54 Switched to new directory layout 15 years ago
Philipp Dunkel eba1527050 Migrated from Serial Link to USB-Serial Link 15 years ago
Wytze van der Raay 1b5940cca8 Increase retention period for CommModule logfiles to at least 2.5 years
in accordance with Security Manual 4.2.1 (at least 24/at most 36 months).
15 years ago
Wytze van der Raay e10f0cc910 logclean.sh - maintenance script for logfiles generated by CommModule
run this daily or weekly from cron
15 years ago
Wytze van der Raay e07b52ba77 Changes to bring logging of ComsModule into compliance with CAcert
Security Manual, while keeping logfiles manageable:
- Modify SysLog function to use a new date-stamped logfile every day.
- Placed obvious debug print statement under control of if ($debug).
- Changed print of Version: information into a SysLog call.
15 years ago
root 217c041b48 http://bugs.cacert.org/view.php?id=651 15 years ago
root bfc3914775 Bug#651 15 years ago
root 597c8728a5 Added debugging information 15 years ago
root c2cb97cfc4 Fixed a missing field in the emails 16 years ago
root 174fc24eb8 Adapted Serial Port to new Server configuration 16 years ago
root e4da3093ce Added filenames for error messages 16 years ago
root ccdb2d0490 Changed the USB-Link behaviour 16 years ago
root afccfceb56 Changed license to GPLv2 16 years ago
root 9410aa9173 Added the new USB client 16 years ago
root b11a343dbc Fixed a typo 16 years ago
root 18b8f0c3fe Removed double newlines
Reintroduced warning handling, and added it for all kinds of certificates.
TODO: warning handling for GPG
16 years ago
root d3992601d5 Added CommModule to CVS 17 years ago