Hi,
I am trying to configure SSL with self signed certificate on remote
IP. I am
using wildly 8.1 and aerogear push 1.0 jars. I get SSLHandshakeException
when trying to send register request on port 8443.
Can you be more specific about your approach?
Generally speaking the client has to use a truststore with your custom certificate and
server
has to be configured to present itself with it.
Moreover when i try to build the source with maven, build is
successful but
war files are not being generated. Have i missed something?
What are you building and how?
--Petr