dear lenya list, my problem is that every time i try to publish a document i get the following exception "java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty".
i'am using lenya 1.2.5, tomcat5 (jdk1.5_10). tomcat is connected via mod_jk, ssl is handled by apache2. i found "<!-- TODO: This can lead to problems if the request does not come through the "HTTP port" but for instance through the mod_jk port 8009 -->" in scheduler.xmap and i am wondering how to fix it. to me it looks like that the ssl-request is send to tomcat not do apache and tomcat is missing "trustAnchors". this seems to be wrong as tomcat should not handle ssl-request in that configuration. what is your advise to fix it? do i need to change "org.apache.lenya.cms.cocoon.generation.ProxyGenerator.trustStore" or is the default ok for my setup ? thank you christian klocker --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
