The main CAcert website code. This repository started as a conversion of the CVS repository from http://www.cacert.org/cacert-cvs.tar.bz2
Find a file
Jan Dittberner bdb30f8898 Use integer values for type when inserting into ordomaincerts
MySQL tolerated INSERTs of an empty string in the type column of the
ordomaincerts table. This commit uses an integer value of 0 as default
instead to ensure that MariaDB with strict settings accepts the INSERT
too.
2023-07-14 18:06:10 +02:00
cgi-bin Changed license to GPLv2 2008-04-06 19:45:09 +00:00
CommModule Switch to xz compression (instead of bz2) to reduce the size of the huge CommModule logfiles. 2018-09-06 10:25:38 +00:00
includes Use integer values for type when inserting into ordomaincerts 2023-07-14 18:06:10 +02:00
locale Change FILE_OWNER to pootle in order to match the updated translations.cacert.org server. 2018-09-06 10:22:12 +00:00
pages Bug 1440 2021-07-04 18:51:27 +00:00
scripts Add scripts for mass info mailing on Sep 6 & 7, 2019. 2019-09-07 13:24:59 +00:00
stamp Combined fixes for 2014-06-07 09:14:52 +00:00
tmp Fix for https://bugs.cacert.org/view.php?id=896 : 2011-03-16 15:01:35 +00:00
tverify http://bugs.cacert.org/view.php?id=588 2009-04-05 00:31:25 +00:00
www Fixes for https://bugs.cacert.org/view.php?id=1305: 2019-04-10 09:39:33 +00:00
.gitignore Fix for https://bugs.cacert.org/view.php?id=913 2011-04-06 09:13:38 +00:00
LICENSE Changed license to GPLv2 2008-04-06 19:45:09 +00:00
README Fix for https://bugs.cacert.org/view.php?id=918 2011-06-16 09:18:37 +00:00

LibreSSL Documentation

(c) 2005-2008 by CAcert Inc.
License: GNU-GPLv2

System Requirements:
Linux/POSIX
PHP
GetText
UFPDF - PDF generation library from http://acko.net/node/56
OpenSSL - X.509 toolkit from http://www.openssl.org/
openssl-vulnkey including blacklists for all common key sizes
GnuPG - OpenPGP toolkit from http://www.gnupg.org/
whois - whois client from http://www.linux.it/~md/software/
XEnroll - Enrollment Active-X control for IE5/6 from Microsoft (search for xenroll.cab)
CommModule - CAcert Communication Module