Configure Java Keystore authentication

You can configure authentication via Java Keystore in the API Engine to communicate with your webservices.

To use Java Keystore authentication, Java has to be installed on your machine.

To configure authentication via Java Keystore, follow the steps below:

  1. Select your API Module.

  2. In the Technical View, click on the Auth tab.

  3. In the Authentication drop-down menu, select Java Keystore.

  1. In the Keystore field, enter the file path to your .jks file.

  2. If required, enter your Keystore Password.

    If your keystore doesn't require a password, leave the field empty.

  3. Select your certificate from the Certificate drop-down menu.

  4. If required, enter your Certificate Password.

    If your certificate doesn't require a password, leave the field empty.

Configure Java Keystore authentication