Versions Compared

Key

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

...

Schritt 4: Importieren Sie das Root-CA-Zertifikat und dann das Intermediate CA-Zertifikat. (everything alles in <> can be customizedkann angepasst werden)

$JAVAHOME\bin>keytool -keystore "<path to>\<keystore_name>.jks" -importcert -alias rootCA -file "<path to>\root.cer"

...