[aerogear-dev] HTTPS required

mutulong mutulong at hotmail.com
Tue Nov 4 18:31:05 EST 2014


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.


More information about the aerogear-dev mailing list