esp_tls_get_global_ca_store() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- Pointer to the global CA store currently being used if successful. - NULL if there is no global CA store set.

Notes

Modifying the pointer might cause a failure in verifying the certificates.

References

from examples