Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updating

...

To start GSKit regardless of the environment you must specify a JAVAHOME which points to a version of Java with JCE. IBM actually packages should have packaged the right version of java for you. On Windows, go the use the icon from the start menu.

Note

I actually don't remember why I have these instructions actually.

... not sure if needed START ...

Go the command line and issue the following commands,

Code Block
languagebash
E:\
cd opt\IBMIHS\gsk7\bin
set JAVA_HOME=E:\opt\IBMIHS\java\jre
gsk7ikm.exe

... not sure if needed END ...

Which should launch GSKit (IBM Key Management program). Click Help and then About iKeyman and confirm the version to be higher than 7.0.3.18.

...