Summary: | Desktop not detected since update to 1.0 | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Sebastian Schüller <schueller.se> |
Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sebastian Schüller
2016-10-01 13:30:08 UTC
Fixed, issue was an outdated openssl version on the desktop, trying to fall back to SSL_RSA_WITH_RC_128_SHA cipher, which is not supported on API 20+ devices. |