<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed><type>rich</type><version>1.0</version><provider_name>phorkie</provider_name><provider_url>https://p.cweiske.de/</provider_url><title>owncloud client ssl error</title><author_name>Christian Weiske</author_name><cache_age>86400</cache_age><width>900</width><height>900</height><html>&lt;!-- embedding all files of https://p.cweiske.de/75 --&gt;
&lt;link rel="stylesheet" href="https://p.cweiske.de/css/embed.css"/&gt;
&lt;div class="phork" id="75"&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;p&gt;&lt;a class="reference external" href="https://github.com/owncloud/mirall/issues/1302"&gt;https://github.com/owncloud/mirall/issues/1302&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/bugreport.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#bugreport.rst"&gt;bugreport.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;An internal error number 1060 happened. Certificate verification error: signed using insecure algorithm.&#13;
&#13;
Interne Fehlernummer 1060 aufgetreten. Zertifikatverifizierungsfehler: signed using insecure algorithm&#13;
&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/error.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#error.txt"&gt;error.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;$ LC_ALL=C owncloud --logwindow&#13;
12-19 09:01:33:478 oc_module: WRN: propfind named failed with 1, request error: Certificate verification error: signed using insecure algorithm&#13;
12-19 09:01:33:478 oc_module: Errno set to 10013&#13;
12-19 09:01:33:478 csync_ftw: opendir failed for ownclouds://host/remote.php/webdav/sync - Unknown error 10013 (errno 10013)&#13;
12-19 09:01:33:479  #### ERROR during  csync_update :  &amp;quot;An internal error number 1060 happend. Certificate verification error: signed using insecure algorithm&amp;quot; &#13;
12-19 09:01:33:494 -&amp;gt; CSync Finished slot with error  true warn count 0 &#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/logwindow.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#logwindow.txt"&gt;logwindow.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;DISTRIB_ID=Ubuntu&#13;
DISTRIB_RELEASE=13.04&#13;
DISTRIB_CODENAME=raring&#13;
DISTRIB_DESCRIPTION=&amp;quot;Ubuntu 13.04&amp;quot;&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/os.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#os.txt"&gt;os.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="image"&gt;&lt;img src="75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/screenshot.png" alt="screenshot.png"/&gt;&lt;/div&gt;
 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/screenshot.png" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#screenshot.png"&gt;screenshot.png&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  
&lt;div class="document"&gt;


&lt;p&gt;Problem was that apache had &lt;tt class="docutils literal"&gt;SSLCACertificateFile&lt;/tt&gt; setting with an old cacert class3 certificate.&lt;/p&gt;
&lt;p&gt;After replacing that with the current one (&lt;tt class="docutils literal"&gt;/etc/ssl/certs/cacert.org_class3.pem&lt;/tt&gt;) it works.&lt;/p&gt;
&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/solution.rst" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#solution.rst"&gt;solution.rst&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
    &lt;div class="phork-file"&gt;
 &lt;div class="phork-content"&gt;
  &lt;div class="code"&gt;&lt;pre class="txt"&gt;Paket: owncloud-client                          &#13;
Version: 1.5.0&#13;
&lt;/pre&gt;&lt;/div&gt;

 &lt;/div&gt;
 &lt;div class="phork-meta"&gt;
  &lt;a href="https://p.cweiske.de/75/rev-raw/5d7334c997e2d52b852c52d41d44a0bd5d1a0adf/version.txt" style="float: right"&gt;view raw source&lt;/a&gt;
  &lt;a href="https://p.cweiske.de/75#version.txt"&gt;version.txt&lt;/a&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
</html></oembed>
