X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=doc%2FbeforeYouStart.txt;h=8446f058e4d7742eb29004774abdebbe14c6a089;hp=b51c5db6812fdf176bb09c8527371f48cec262d7;hb=5b63545e9b35c41f8130ecce5d3e787fad74478a;hpb=d690eda36eba121aa79e4f456d5f0eb481be8b86 diff --git a/doc/beforeYouStart.txt b/doc/beforeYouStart.txt index b51c5db6..8446f058 100644 --- a/doc/beforeYouStart.txt +++ b/doc/beforeYouStart.txt @@ -1,9 +1,11 @@ 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 wpia-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) +- download locales (util/ club.wpia.gigi.util.FetchLocales) - write your sql connection properties: config/gigi.properties.template -> config/gigi.properties - install "hosts" entries for the hosts you entered in "gigi.properties" (be aware if you change the default ones you need to change the CN given in the certificates)