8000 esp32 Arduino v3.0.4 changed NetworkClientSecur::setCACertBundle arguments · Issue #896 · Links2004/arduinoWebSockets · GitHub
[go: up one dir, main page]

Skip to content
esp32 Arduino v3.0.4 changed NetworkClientSecur::setCACertBundle arguments #896
Closed
@totalretribution

Description

@totalretribution

Hi,
The latest version of arduino esp32 v3.0.4 has changed the function void setCACertBundle(const uint8_t *bundle); to void setCACertBundle(const uint8_t *bundle, size_t size);.

This breaks Websockets with the following error
/WebSocketsClient.cpp:250:45: error: no matching function for call to 'NetworkClientSecure::setCACertBundle(const uint8_t*&)'

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

      0