Re: artemis-rest: push to consumer requiring HTTPS

2019-07-11 Thread Justin Bertram
> despite the documentation I managed... Is there something wrong with the documentation? If so, please elaborate so it can get fixed. > But I can't find out how to configure artemis-rest to use a truststore when pushing to my REST service. I don't see any way to set a truststore specifically fo

artemis-rest: push to consumer requiring HTTPS

2019-07-10 Thread arne anka
Hi, despite the documentation I managed to get artemis-rest up and somewhat working (created a WAR, added it to the embedded Jetty of the apache-artemis-2.9.0-bin.tar.gz, made it find the broker, and accept/push messages). Now, my very own consuming REST service requires HTTPS. But I can't find