Skip to content

lib doens't work on android with https requests #29

@chippmann

Description

@chippmann

Currently the lib doesn't work on android (using curl) on https requests. The response from the ClientCurl.cpp is empty. If one disables ssl cert verificytion as statet in this pull request: #26 the openssl lib throws a divided by 0 exception in bn_asm.c at line 287.
If one makes only http requests with the changes from the pull request, everything works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions