LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Apache DS self cert for WebDAV (https://www.linuxquestions.org/questions/linux-server-73/apache-ds-self-cert-for-webdav-917602/)

gigawho 12-07-2011 12:58 PM

Apache DS self cert for WebDAV
 
Hey guys, I'm trying to set up an Apache DS LDAP server to run on LDAPS. I've got it working with the auto generated cert by DS and I can connect via SSL using the LDAP browser but I can't get my apache WebDAV server to connect to it once I go ssl. I've changed the httpd.conf file to ldaps:// . This is a bit noobish but I think the issue is that it's a self signed cert and the WebDAV server needs to accept it... I'm guessing I need to put a pem or something to on the WebDAV server but I have no idea how to do that when apache is the client. Both machines are CentOS 5. Everything I search just brings me to apache (server) config pages.


Thanks for any help

gigawho 12-08-2011 12:22 PM

I know I can extract a key using keytool from the LDAP server but I am a little fuzzy on what format & where to store it on a standard apache setup so apache can use LDAPS to connect to the self signed cert on the LDAP server.


All times are GMT -5. The time now is 02:47 AM.