Page 1 of 1

WebDav and SSL

PostPosted:Wed Feb 16, 2011 10:37 am
by Catscratch
Hi,

I've got a short question. I want to use OpenKM via WebDav with Office 2010.
Until Office 2007 it was no problem to connect. E.g.
http://mydomain:8080/OpenKM/repository/default/okm:root

But since Office 2010 only SSL connection is allowed (E.g. https )
Is there a way to use WebDav with SSL in OpenKM?

Thank you and best regards.

Re: WebDav and SSL

PostPosted:Thu Feb 17, 2011 1:13 pm
by pavila
You can opt to configure SSL in JBoss (see http://community.jboss.org/wiki/sslsetup), o configure an Apache which redirects the petitions to JBoss (details at http://wiki.openkm.com/index.php/Apache).

Re: WebDav and SSL

PostPosted:Thu Feb 17, 2011 4:15 pm
by Catscratch
Thanks for the help. I got it. JBoss is now using SSL and Word 2010 works without plugin. :D

But another question. Is it possible to define different application.url for OpenKM?

If I log in to https://lalala:8443 instead of normal http://lalala:8080 I always get URLs with the normal port (8080) when copying to clipboard.

So I want different application.url for users who log in with http and user who use https.

Thanks

Re: WebDav and SSL

PostPosted:Mon Feb 21, 2011 3:25 pm
by pavila
Actually there is only one way to configure application.url. The easier solution in that all user access with HTTPS. Or you can contact us for a customization.