From: Felix Dörre Date: Tue, 3 Nov 2015 20:34:53 +0000 (+0100) Subject: upd: documentation to use the nre-repo for initial key generation X-Git-Url: https://code.wpia.club/?p=gigi.git;a=commitdiff_plain;h=4bf6ffbc6eac02046d90d63e345342c66430e7f0 upd: documentation to use the nre-repo for initial key generation --- diff --git a/doc/beforeYouStart.txt b/doc/beforeYouStart.txt index b51c5db6..809d70e7 100644 --- a/doc/beforeYouStart.txt +++ b/doc/beforeYouStart.txt @@ -1,7 +1,9 @@ Before you start using you might want to: -- create a keypair for the server (scripts/generateKeys.sh) -- create a truststore for the server (scripts/generateTruststore.sh) +- use cacert-nre to generate a roots structure +- extract the gigi-*.tar.gz file into "config" +- execute "generateTruststore.sh" there +- extract the signer-server-*.tar.gz into "signer" - download locales (util/ org.cacert.gigi.util.FetchLocales) - write your sql connection properties: config/gigi.properties.template -> config/gigi.properties