Commit graph

5 commits

Author SHA1 Message Date
5d9c8689cc Use Digest::SHA instead of removed Digest::SHA1
This fixes the Digest import in server.pl. Digest::SHA1 has long been
replaced by the more generic Digest::SHA.
2024-05-03 20:00:23 +02:00
Wytze van der Raay
c8b4a22f25 Signer part of fix for https://bugs.cacert.org/view.php?id=1392
Issue of certificates to arbitrary domains.
2015-07-29 10:07:18 +00:00
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"
2013-06-20 10:14:33 +00:00
Wytze van der Raay
69d5019f12 Fix for https://bugs.cacert.org/view.php?id=540
No key usage attribute in cacert org certs anymore?
2012-07-27 16:00:29 +00:00
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.
2010-12-13 10:58:19 +00:00