...
Keystore and truststore entries are optional. If not supplied, Fabric3 will look for a fabric3-keystore.jks
store in the server /config
directory. If a keystore is defined but a truststore is not, Fabric3 will default the truststore to the keystore value. Note the keystore value is an absolute file path.
Secure
...
Application Provisioning
In a distributed domain, Fabric3 uses HTTP or HTTPS to provision artifacts to runtime instances during deployment. By default HTTP is used. To enable HTTPS it is necessary to configure secure provisioning on the controller and participant runtimes.
...