owncloud client ssl error

revision 5d7334c997e2d52b852c52d41d44a0bd5d1a0adf

raw

error.txt

An internal error number 1060 happened. Certificate verification error: signed using insecure algorithm.

Interne Fehlernummer 1060 aufgetreten. Zertifikatverifizierungsfehler: signed using insecure algorithm

raw

logwindow.txt

$ 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 
raw

os.txt

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=13.04
DISTRIB_CODENAME=raring
DISTRIB_DESCRIPTION="Ubuntu 13.04"
raw

screenshot.png

screenshot.png
raw

solution.rst

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.

raw

version.txt

Paket: owncloud-client                          
Version: 1.5.0

History