Skip to content

TLS reconnect not performed cleanly #3330

@capedra

Description

@capedra

Hello, I've been trying to use the sketch from the following URL on Wemos D1 Mini Pro: (https://github.com/electronicsguy/ESP8266/blob/master/HTTPSRedirect/GoogleDocs.ino)

It happens that this same sketch works well on SDK 2.3.0 but, on the other hand, on SDK 2.4.0-rc1 the SSL handshake doesn't work for the host script.googleusercontent.com when it's redirecting, because SSL.h is returning -1 when the function ssl_handshake_status is called on _connectSSL method.

Would like to know why, @igrr . Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions