Skip to content

Secure HTTPS #112

@AllenM001

Description

@AllenM001

Using:

#include <WiFiClientSecure.h>
WiFiClientSecure client;

then in setup
client.setInsecure();
no connections succeed.

The primary stream I want is on a secure host. Is there a remedy for this? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions