blob: b7e36975e5eaa40c5f21893afa89b292151984f3 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
<configuration>
<property>
<name>https.keystore.location</name>
<value>${user.home}/.keystore</value>
</property>
<property>
<name>https.keystore.password</name>
<value>changeme</value>
</property>
<property>
<name>https.keystore.keypassword</name>
<value>changeme</value>
</property>
</configuration>