Providing your own keystore
You can provide your own keystore for SSL negotiation.
About this task
Procedure
Add the following properties to the .properties file that is passed
to the EnableBAI.py configuration script.
- keyStore
- The full path to your keystore.
- keyStore.password
- The password to the keystore.
- keyPassword
- The password to access the client key that is stored in the keystore.