Skip to content

Android(< 3.0) SSLEngine Bug 12955 workaround? #155

Closed
@Davidiusdadi

Description

@Davidiusdadi

Moved form pull #153:
@2fours:
There seem to be problems on older android platforms because of this bug in SSLEngine : https://code.google.com/p/android/issues/detail?id=12955#c12. It appears that the only way this will work on these platforms is to abandon SSLEngine and use SSLSocket. Any chance of that happening?


@Davidiusdadi
Do you mean that your code is working fine but there is a problem with what i merged?

If there is a general problem i would like to know the exact exception or build error message and the android version you are working on.

The solution suggested in #141 might solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions