package : peppol
processor type : Any,Any
PEPPOL XKMS responder, Version 05.2010 ====================================== This archive contains the PEPPOL XKMS responder in the version of May 2010. The implementation has been tested on various application servers and should run in any servlet engine Remarks / known issues ====================== - on some application servers (e.g. tomcat) it may be necessary to install the required Bouncy Castle security provider (http://www.bouncycastle.org/) in the $JRE_HOME/lib/ext directory and add an entry like "security.provider.7=org.bouncycastle.jce.provider.Provider" to the file $JRE_HOME/lib/security/java.security - the web adminstration (http://ip:port/PeppolXKMSResponder/WebAdmin) has been designed for single client access only - the implementation has not been tested in a cluster environment - delta CRLs are currently not supported - XKMS requests (http://ip:port/PeppolXKMSResponder/validate) must be UTF-8 encoded - currently no WSDL available - by default the responder creates at first startup a subdirectory "peppol" in the user home directory. This is where the configuration file and downloaded CRLs will be written to. This location may be changed setting the JRE environment variable "peppol.xkmsresponder.configdir".