Skip to content

Unexpected Client send success in case of SSL error #2251

@torres98

Description

@torres98

When using a Client object to send an https request, i've noticed that in some cases the Result object returned is successful, even though the ssl_openssl_error function returns an ssl error. In my specific case the error returned is 92274804 (0x05800074), which corresponds to error:05800074:x509 certificate routines::key values mismatch.
The version used is the 0.26.0

This seems like a big issue in terms of usability, can it be fixed?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions