Versions Compared

Key

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

...

Code Block
192.168.0.56 kiuwan.onpremise.local

Once the previous steps have been done, you should be able to access Kiuwan on premises entering your Kiuwan host in your browser:

Image Added

Handling trusted certificates warning messages in your browser   and clients
 

Kiuwan on premises installer tool provides default certificates for the default host name, signed by a supplied CA (Certificate Authority).

The CA public certificate is provided in this file:

  • [INSTALL_DIR]/ssl/ca/cacert.pem

In order to make your browser trust the supplied certificates, you will need to add this CA to your browser, and Java clients that access your Kiuwan on premises installation:

  • Fixefox, Chrome, Edge: import cacert.pem by using the tools provided by the browsers.
  • Java clients (Kiuwan for developers Eclipse, Kiuwan for developers JetBrains, Jenkins, KLA, etc): add the provided cacert.pem to the JRE keystore used by the client. Please refer to the official documentation of your JRE distribution about the Java keytool program.
  • Windows clients (Kiuwan for developers VisualStudio): import cacert.pem by using the tools provided by Windows (certmgr.msc).
  • Multiplatform clients (Kiuwan for developers VisualStudioCode): import cacert.pem by using the tools provided by your OS.

For more details on this topic, please refer to XXXXXXXXXX.

Default users

Kiuwan on premise supplies two user accounts:

UsernameDefault password
sysadminsysadmin
kiuwanadminkiuwanadmin

Please make sure you change these passwords as soon as possible.