On 07/24/2012 10:55 AM, Phil Daws wrote: > that message was from the djigzo log ... on the back-end server I have not > installed Tomcat yet, which I am guessing I will need to ? If I follow the > http://djigzo.com/documents/djigzo-separate-front-and-back-end.pdf document > it says I should copy into place a file to provide the HTTPS listener yet > that does not exist as djigzo-web has not been installed. >
It seems that the guide is missing a relevant and important part. In the file soap.xml you should uncomment the part which setups the https connection for the soap server back-end. Look for the following line in the file soap.xml <!-- Enable if SOAP over HTTPS should be supported --> Uncomment the xml fragment and provide the correct parameters (path to pfx file and password of the pfx). Then restart the back-end. Kind regards, Martijn -- DJIGZO email encryption _______________________________________________ Users mailing list [email protected] http://lists.djigzo.com/lists/listinfo/users
