Skip to content

Remove deprecated openssl/ssl.h #148

Open
@petoknm

Description

@petoknm

I'm getting a warning about deprecated openssl component, so I guess it would be nice to use what Espressif recommends now, which is esp_tls.h.
I tried switching the headers and they provide different API so it doesn't compile right off the bat.
I wouldn't mind making a PR but I don't have much experience with crypto/TLS so I would need some guidance on the semantic differences between the two APIs.

#warning "OpenSSL component will be removed from ESP-IDF in v5.0, please use esp_tls instead"

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