An internal error number 1060 happened. Certificate verification error: signed using insecure algorithm. Interne Fehlernummer 1060 aufgetreten. Zertifikatverifizierungsfehler: signed using insecure algorithm
$ LC_ALL=C owncloud --logwindow 12-19 09:01:33:478 oc_module: WRN: propfind named failed with 1, request error: Certificate verification error: signed using insecure algorithm 12-19 09:01:33:478 oc_module: Errno set to 10013 12-19 09:01:33:478 csync_ftw: opendir failed for ownclouds://host/remote.php/webdav/sync - Unknown error 10013 (errno 10013) 12-19 09:01:33:479 #### ERROR during csync_update : "An internal error number 1060 happend. Certificate verification error: signed using insecure algorithm" 12-19 09:01:33:494 -> CSync Finished slot with error true warn count 0
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=13.04 DISTRIB_CODENAME=raring DISTRIB_DESCRIPTION="Ubuntu 13.04"
Problem was that apache had SSLCACertificateFile setting with an old cacert class3 certificate.
After replacing that with the current one (/etc/ssl/certs/cacert.org_class3.pem) it works.
Paket: owncloud-client Version: 1.5.0