<node type="client">
  <client>
    <mode broker="true" />
  </client>

  <net>
    <server host="cactsrv" />
    <server port="3433" />
    <server secure_port="3333" />
    <connection secure="true" />
  </net>

  <security>
    <certificate validate="true" />
    <truststore filename="/opt/counteract/security/srv-certs.store" />
    <truststore alias="standard" />
    <keystore filename="/opt/counteract/security/broker1-private-key.store" />
    <keystore processalias="broker1" />
    <authentication type="program"/>
  </security>

  <access>
    <password truststore="Xhqv5d42WNugrJ`^k@6_m4wjyk1jW3g5" />
    <password keystore="aWGU=uDY#uf6I7rNvUD87NT6vA8N89P_n(fD" />
    <password keyentry="jRC5UUuIy5~4OO1K5G5voH&lt;ulI@2hSq1~DYr" />
  </access>

  <broker>
    <retry count="10" />
    <retry seconds="10" />
  </broker>

  <client>
    <spawner value="/opt/spawner/spawn" />
    <jvmArgs value="-Xmx512m -Djava.awt.headless=true -Djava.library.path=/opt/fwd/build/lib/ -Dfile.encoding=UTF-8 -Xnoagent -Djava.compiler=NONE" />
    <classpath value="/opt/fwd/build/lib/p2j.jar" />
    <web host="cactbrk1"/>
    <web dedicatedMode="false"/>
    <web defaultOsUser="fwd"/>
  </client>
</node>
