<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>I see you "force ssl". So, it's normal to have alway an SSL connexion, no?</div><div><br></div><div>Le 26 mars 2013 à 07:52, Christian Pfarr <<a href="mailto:webmaster@itnoobz.org">webmaster@itnoobz.org</a>> a écrit :</div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"><div>Hello Owncloud Community,</div><div><br></div><div>maybe you could help me with a Problem.</div><div>I just updated my Owncloud Server to version 5.0.0</div><div>Everytime i try to connect via my iPhone 5 (Version 6.1.3) i get the Answer </div><div>"Connection over SSL impossible"</div><div>I don't want to use owncloud without ssl, because I'm using "Unix user Backend" nevertheless it won't work without ssl over port 80.</div><div>It tells me:</div><div>"CardDAV-Account Check failed"</div><div><br></div><div>What could be the Problem? Did i make a mistake at the apache2 configuration?</div><div><br></div><div>my Config-File:</div><div><br></div><div><div>$CONFIG = array (</div><div>  'passwordsalt' => '',</div><div>  'datadirectory' => '/var/lib/owncloud/data',</div><div>  'dbtype' => 'mysql',</div><div>  'version' => '5.0.0',</div><div>  'dbname' => '',</div><div>  'dbhost' => 'localhost',</div><div>  'dbtableprefix' => 'oc_',</div><div>  'dbuser' => '',</div><div>  'dbpassword' => '',</div><div>  'installed' => true,</div><div>  'maxZipInputSize' => '0',</div><div>  'allowZipDownload' => true,</div><div>  'instanceid' => '5077d1dc24760',</div><div>  'versions' => 'true',</div><div>  'loglevel' => '0',</div><div>  'maintenance' => false,</div><div>  'forcessl' => true,</div></div></div></blockquote>    ^^^^^^^^^^^^^^^^<br><blockquote type="cite"><div><div><div>);</div></div><div><br></div><div>I saved the Access to the Owncloud url via RewriteRules:</div><div><br></div><div><div>RewriteEngine on</div><div>RewriteRule ^/owncloud(.*)$ <a href="https://%{SERVER_NAME}/owncloud$1">https://%{SERVER_NAME}/owncloud$1</a> [L,R]</div></div><div><br></div><div>Apache Log while trying to connect via iPhone:</div><div><br></div><div><a href="http://itnoobz.org">itnoobz.org</a>:443 84.160.79.101 - christian [26/Mar/2013:07:31:33 +0100] "PROPFIND /owncloud/remote.php/carddav/addressbooks/christian/contacts/.well-known/carddav HTTP/1.1" 404 1179 "-" "iOS/6.1.3 (10B329) Preferences/1.0"</div><div><a href="http://itnoobz.org">itnoobz.org</a>:443 84.160.79.101 - - [26/Mar/2013:07:31:33 +0100] "PROPFIND /owncloud/remote.php/carddav/addressbooks/christian/contacts/ HTTP/1.1" 401 1018 "-" "iOS/6.1.3 (10B329) Preferences/1.0"</div><div><a href="http://itnoobz.org">itnoobz.org</a>:443 84.160.79.101 - christian [26/Mar/2013:07:31:33 +0100] "PROPFIND /owncloud/remote.php/carddav/addressbooks/christian/contacts/ HTTP/1.1" 207 1579 "-" "iOS/6.1.3 (10B329) Preferences/1.0"</div><div><a href="http://itnoobz.org">itnoobz.org</a>:443 84.160.79.101 - christian [26/Mar/2013:07:31:34 +0100] "OPTIONS /owncloud/remote.php/carddav/addressbooks/christian/contacts/owncloud/remote.php/carddav/principals/christian/ HTTP/1.1" 200 580 "-" "iOS/6.1.3 (10B329) Preferences/1.0"</div><div><a href="http://itnoobz.org">itnoobz.org</a>:443 84.160.79.101 - christian [26/Mar/2013:07:31:34 +0100] "PROPFIND /owncloud/remote.php/carddav/addressbooks/christian/contacts/principals/ HTTP/1.1" 404 1002 "-" "iOS/6.1.3 (10B329) Preferences/1.0"</div><div><br></div><div>if i put the url <a href="http://itnoobz.org">itnoobz.org</a>/owncloud/remote.php/carddav/addressbooks/christian/contacts/ in my browser, after the login i have access to <span style="font-family: arial; font-style: italic; ">SabreDAV 1.7.5-stable</span></div><div><br></div><div>everything else work fine.</div><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font face="Helvetica-Light"><span style="font-size: 11px; ">---<br></span></font><p><font face="Helvetica-Light"><span style="font-size: 11px; ">Freundliche Grüße</span></font></p><p><font face="Helvetica-Light"><span style="font-size: 11px; ">Webmaster von ITNoobz (Christian Pfarr)</span></font></p><div><font face="Helvetica-Light"><span style="font-size: 11px; "> <br class="webkit-block-placeholder"></span></font></div><table style="color: rgb(0, 0, 0); "><tbody><tr><td><font face="Helvetica-Light"><span style="font-size: 11px; ">E-Mail:</span></font></td><td><a href="mailto:webmaster@itnoobz.org"><font face="Helvetica-Light">webmaster@itnoobz.org</font></a></td></tr><tr><td><font face="Helvetica-Light"><span style="font-size: 11px; ">Internet:</span></font></td><td><a title="Homepage von ITNoobz.org" href="http://www.itnoobz.org/" target="_blank" style="font-size: 11px; "><font face="Helvetica-Light">http://www.itnoobz.org</font></a></td></tr></tbody></table><div><font face="Helvetica-Light"><span style="font-size: 11px; "> <br class="webkit-block-placeholder"></span></font></div><p><font face="Helvetica-Light"><span style="font-size: 11px; ">Hinweis: <br>Diese E-Mail und/oder die Anhänge sind vertraulich und ausschließlich für den bezeichneten Adressaten bestimmt. Die Weitergabe oder Kopieren dieser E-Mail ist strengstens verboten. Wenn Sie diese E-Mail irrtümlich erhalten haben, informieren Sie bitte unverzüglich den Absender und vernichten Sie die Nachricht und alle Anhänge.<br>Vielen Dank.</span></font></p></div>
</div>
<br></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Owncloud mailing list</span><br><span><a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a></span><br><span><a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a></span><br></div></blockquote><br><div><br style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><span style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">----</span><div style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); ">Pierre Malard</div></div></body></html>