I saw this post from Matt Riable which shows how to set up Integration Testing with HTTP, HTTPS and Maven. I found it very interesting. I have got my project generating the keystore using the keytool-maven-plugin. But this doesn't allow me generate a trust store...
I guess I am missing something here?