X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=threegates.git;a=blobdiff_plain;f=README.txt;h=11f8f2f3b79dfd31307d4ffa716a8678aa0c1a46;hp=a89ecc11c3a1361b53d71e42fe5449e037769030;hb=HEAD;hpb=81a8da764f041fdd05f888a6104c626556e11a21 diff --git a/README.txt b/README.txt index a89ecc1..11f8f2f 100644 --- a/README.txt +++ b/README.txt @@ -7,13 +7,18 @@ of related Certification Revocation Lists (CRL). === HOWTO === -- as user "root" run ./bin/threegates_builder.sh +- + as user "root" run ./bin/threegates_builder.sh in "out" directory you found a tree that you can tar and explode in / directory +OR + run fakeroot ./bin/threegates_builder.sh -t + you will find an archive threegates_out.tgz that you can explode in / directory + - add apache user to "threegates" group - add to the root crontab the line: -*/10 * * * * /usr/lib/threegates/bin/crl-manager.py +*/10 * * * * /usr/bin/crl-manager.py - configure apache to manage CA and CRL (an example in root/etc/apache2/sites-available/001-ssl)