[Apiman-user] Configure keystore, truststore, password for Vertx

Charles Moulliard cmoulliard at redhat.com
Thu Nov 12 05:21:21 EST 2015


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


More information about the Apiman-user mailing list