PREREQUISITES
...
Panel |
---|
Before you begin, you must have the following:
|
Enabling Maven to use Java keystores
Panel | |||||||||
---|---|---|---|---|---|---|---|---|---|
The following properties must be set at start of maven to be accessible when HttpClient starts up.
Here is an example for the .mavenrc file setting:
Adjust the =/path/to/serverTrustStore.jks and the password XXXXXX as needed.Here are instructions on how to create a Java trusted server key store. |