| Summary: | owncloud synchronisation impossible | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dominique MAGNE <dmagne> |
| Component: | openssl | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | dmagne, gregor, tmraz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-22 15:21:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Dominique MAGNE
2013-11-21 14:02:37 UTC
I'm not following. english please Description of problem: Unable to connect to the servers owncloud (https://my.owndrive.com) from the update package openssl: 1.0.1e-4 to 1.0.1e-28 and higher. How reproducible: Update package openssl and openssl-lib Try to synchronize the service owncloud ==> synchronization failed : closed connection downgrade openssl to 1.0.1e-4: ==> functional synchronization Steps to Reproduce: 1. Install owncloud: owncloud-csync-libs-0.90.4-1-1.4.2-3 ; mirall (deps) 2. Start the service: "owncloud --logWindow" 3. Unable to access server owncloud (my.owndrive.com) Or TIP: test lynx : lynx https://my.owndrive.com/status.php Actual results: retrying connection without TLS, Unable to make secure connection to remote host Expected results: {"installed": "true", "version": "5.0.25", "VersionString": "5.0.13", "edition": ""} (In reply to Dominique MAGNE from comment #2) > Or TIP: test lynx : lynx https://my.owndrive.com/status.php > > Actual results: > retrying connection without TLS, Unable to make secure connection to remote > host > > Expected results: > {"installed": "true", "version": "5.0.25", "VersionString": "5.0.13", > "edition": ""} dunno, works for me The problem seems to exist only with server : my.owndrive.com Please update the openssl to latest update from Fedora. *** This bug has been marked as a duplicate of bug 1022647 *** the latest version has not corrected the problem. Moreover, since it is the bug fix 1022647 that the problem occurred Which openssl version do you have? I am able to connect to the https://my.owndrive.com/status.php with the current openssl from updates without problems. my version is openssl-1.0.1e-30.fc19. |