[aerogear-dev] HTTPS required

Bruno Oliveira bruno at abstractj.org
Fri Nov 7 03:54:02 EST 2014


For the configuration of SSL on WildFly, please check the documentation
example: https://docs.jboss.org/author/display/WFLY8/Examples

Or our Docker image:
https://registry.hub.docker.com/u/aerogear/unifiedpush-wildfly/

On 2014-11-04, mutulong wrote:
> Thanks Matthias.
>
> I did import my "proper" certificate into java keystore, here is the
> command:
>
> keytool -import -trustcacerts -alias mydomain -file mydomain.crt -keystore
> keystore.jks
>
> Than I add this line in standalone.xml:
>
> <keystore path="keystore.jks" relative-to="jboss.home.dir"
> keystore-password="changeit" alias="mydomain" key-password="changeit"/>
>
> And now I am getting - The alias specified 'mydomain' is not a Key, valid
> aliases are {jbosskeys}
>
> Just wondering if there are attributes for keystore element I could set
> certificate to? or I have to specify <truststore />?
>
>
>
>
>
> --
> View this message in context: http://aerogear-dev.1069024.n5.nabble.com/HTTPS-required-tp9730p9743.html
> Sent from the aerogear-dev mailing list archive at Nabble.com.
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev

--

abstractj
PGP: 0x84DC9914


More information about the aerogear-dev mailing list