Skip to content

Commit 56a34b0

Browse files
author
dell5060
committed
Updated Documentation to Include support OS-dependant CA certfications stores it supports for the api: wolfSSL_CTX_load_system_CA_certs
1 parent 31aac92 commit 56a34b0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • doc/dox_comments/header_files

doc/dox_comments/header_files/ssl.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1268,7 +1268,8 @@ const char** wolfSSL_get_system_CA_dirs(word32* num);
12681268
12691269
\brief This function attempts to load CA certificates into a WOLFSSL_CTX
12701270
from an OS-dependent CA certificate store. Loaded certificates will be
1271-
trusted.
1271+
trusted. The platforms supported and tested are: Linux (Debian, Ubuntu,
1272+
Gentoo, Fedora, RHEL), Windows 10/11, Android, Apple OS X and iOS.
12721273
12731274
\return WOLFSSL_SUCCESS on success.
12741275
\return WOLFSSL_BAD_PATH if no system CA certs were loaded.

0 commit comments

Comments
 (0)