Hi Alex, André is right. Using the integrated tomcat is tricky, but I managed to get it to work using the following guides:
Basic SSL configuration for Tomcat: http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html To import existing SSL certificates and keys: https://wiki-bsse.ethz.ch/display/ITDOC/Import+an+openssl+generated+key+into+a+tomcat+application best regards, Christian -- __________________________________________ Christian Reischl Fraunhofer Institut für Verfahrenstechnik und Verpackung Giggenhauser Str. 35, 85354 Freising Telefon: +49 (0) 8161 / 4 91-704 mailto:[email protected] http://www.ivv.fraunhofer.de/ Am Freitag, 23. Dezember 2011 12:24 CET, André Schild <[email protected]> schrieb: > Am 23.12.2011 12:22, schrieb [email protected]: > > Is there a secure way to use funambol? I mean using SSL protocol. > > Thank you in advance! > Yes, > > simplest way is to setup a apache server and configre that one to use SSL > and forward the requests to funambol via AJP oder mod_proxy. > > The other way would be to add the ssl stuff to the integrated tomcat, > but that's known to be a "challenge" ;) > > > André > -- > [email protected] > https://inverse.ca/sogo/lists -- [email protected] https://inverse.ca/sogo/lists
