Sitecopy and certificate management
Andy Felt <[email protected]> Mon, 25 Jun 2007 14:00:26 -0500 (CDT)
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
Hi Joe, I am having trouble with a secure http connection. I get sitecopy: Error: Server certificate verification failed: issuer is not trusted I tried the patch listed in the archives at <http://dav.lyra.org/pipermail/sitecopy/2006-April/001851.html>, but get strange results (see below). Any help would be appreciated. Thanks, Andy Felt $ patch -p0 <patch.txt patching file src/davdriver.c patch unexpectedly ends in middle of line Hunk #2 succeeded at 227 with fuzz 1. $ sudo ./configure --with-ssl <snip> configure: Configured sitecopy 0.16.3: Install prefix: /usr/local Compiler: gcc Frontend: Console (executable named 'sitecopy') Supported protocols: sftp/ssh rsh/rcp WebDAV FTP neon library: included libneon (0.26.0) XML Parser: bundled expat in $(top_srcdir)/lib/expat SSL library: SSL support enabled, using OpenSSL (0.9.7 or later) Internationalization: Built using native support $ sudo make <snip> src/davdriver.c: In function verify_certificate: src/davdriver.c:192: error: struct site has no member named server_cert src/davdriver.c:193: error: struct site has no member named server_cert src/davdriver.c: In function init: src/davdriver.c:230: error: struct site has no member named server_cert src/davdriver.c:231: error: struct site has no member named server_cert make: *** [src/davdriver.o] Error 1 _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy