How to configure Maven to use SSL
Enabling Maven for SSL
The following properties must be set at start of maven to be accessible when HttpClient starts up.
${renderedContent}
${renderedContent}
${renderedContent}
${renderedContent}
These two properties may be set either by maven's command-line, in the .mavenrc file or in the MAVEN_OPTS environment variable.
Here is an example for the .mavenrc file setting:
${renderedContent}
Click here for instructions on how to create a Java trusted server key store.