diff options
-rw-r--r-- | README | 17 | ||||
-rw-r--r-- | README.md | 19 |
2 files changed, 19 insertions, 17 deletions
@@ -1,17 +0,0 @@ -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 - diff --git a/README.md b/README.md new file mode 100644 index 0000000..39c9d68 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +LibreSSL Documentation +====================== + +(c) 2005-2013 by CAcert Inc. +License: GNU-GPLv2 + +## System Requirements: + + * Linux/POSIX + * PHP 5.3 + * GetText PECL module for PHP + * 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 + |