Hello Charles, 

The example you used is specific for the VertX implementation of Apiman's gateway. 

I am not actually sure about the microservice implementation and the use of Jetty for example. However in case of WildFly you can configure the truststore in ${APIMAN_HOME}/standalone/configuration/standalone-apiman.xml  (or any other WF config you decide to use for running apiman)

Jakub

On Thu, Nov 12, 2015 at 11:21 AM, Charles Moulliard <cmoulliard@redhat.com> wrote:
Hi,

According to the ApimanMan code
(https://github.com/cmoulliard/apiman/blob/master/gateway/platforms/vertx3/vertx3/src/main/java/io/apiman/gateway/platforms/vertx3/verticles/HttpsGatewayVerticle.java#L36-L53),
HTTPS is supported and the trustore, keystore password ... can be
defined using this file
(https://github.com/cmoulliard/apiman/blob/master/gateway/platforms/vertx3/vertx3/src/conf/conf.json#L22).


How can we configure this file when apiman is deployed as a WAR in
wildfly or in any other Java Container ?

Regards,

Charles
_______________________________________________
Apiman-user mailing list
Apiman-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/apiman-user