Show dummySP.properties syntax highlighted
ServerPort = 7654
GridBankServer = hadron.hip.fi
GridBankServerPort = 7001
# Crypto properties
# Server side
ServerCertLocation = ../certs/DummySPCerts/dummySPcert.pem
ServerPrivateKeyLocation = ../certs/DummySPCerts/dummySPkey.pem
ServerPrivateKeyPassword =
#ClientSide
ClientCertLocation = ../certs/DummySPCerts/dummySPcert.pem
ClientPrivateKeyLocation = ../certs/DummySPCerts/dummySPkey.pem
ClientPrivateKeyPassword =
# directory where trusted CA certificates are located
CACertLocation = ../certs/trustedCerts/
# logging
log4j.configFile = ../conf/log4j_DummySP.properties
See more files for this project here