[aerogear-dev] Setting up ssl certificate for Aerogear Unifiedpush server

Karel Piwko kpiwko at redhat.com
Mon Nov 10 08:41:21 EST 2014


Hi Luke,

In case you want to define keystore, define it as a part of ssl
connector. In case you want to define truststore, just add it to the
process as system property.

You can see an example here:

https://github.com/aerogear/aerogear-unifiedpush-server-integration-tests/blob/master/setup/setup.sh

And scripts for WildFly CLI used in the script are here:
https://github.com/aerogear/aerogear-unifiedpush-server-integration-tests/blob/master/setup/enable_https.cli
https://github.com/aerogear/aerogear-unifiedpush-server-integration-tests/blob/master/setup/configure_truststore_standalone.cli
https://github.com/aerogear/aerogear-unifiedpush-server-integration-tests/blob/master/setup/enable_https_domain_wildfly_add_https_listener.cli

HTH,

Karel


On Thu, 2014-11-06 at 10:39 +1100, Luke Du wrote:
> Hi,
> 
> Just wondering could anyone help me on this issue I posted here:
> 
> http://aerogear-dev.1069024.n5.nabble.com/HTTPS-required-tc9730.html#a9743
> 
> Thanks in advance.
> 
> Regards,
> Luke
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev




More information about the aerogear-dev mailing list