Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • country: 2-letter country code;
  • organization: name of your organization (e.g., its acronym);
  • passwordKS: password of generated keystores;
  • passwordCA: password of root CA key (defined when you ran cacert.sh script);
  • passwordTS: password of truststore;
  • initialTrustStore: can be filled with your JDK truststore (named "cacerts") or can be left unfilled in order to create a separate truststore under keystore folder to store the generated certificates as well as the trusted certificates from other OpenNCPs;
  • Certificates aliases: alias by which each certificate can be referenced from inside the keystorekeystores and truststore.

When running the script, you'll be prompted to trust the CA certificate everytime it is imported into each keystore.

...