isac-java/isacjava.ks-README
author Walther Neuper <wneuper@ist.tugraz.at>
Mon, 17 Dec 2018 13:02:16 +0100
changeset 5234 22aabc469ebb
parent 4612 dcecea2309eb
permissions -rw-r--r--
tuned
     1 isacjava.ks-README
     2 isac-java > Build: signs all libraries and isac-java.jar
     3 The keystore is valid for 1 year (keytool ... 360) --- 
     4 --- Build will report expiration !!!
     5 
     6 The keystore was created following
     7  http://docs.oracle.com/javase/6/docs/technotes/tools/solaris/keytool.html
     8 
     9 by the command
    10  isac-java$ keytool -genkeypair -dname "cn=isac, ou=isac, o=isac, c=AT" -alias isacjava -keypass isacjava -keystore isacjava.ks -storepass isacjava -validity 360
    11 
    12 And this gives coarse information:
    13  isac-java$ keytool -keystore isacjava.ks -list
    14