Skip to content

Commit 9f2dd21

Browse files
Merge pull request #6629 from night1rider/wolfssl-documentation-fixes
Wolfssl documentation fixes
2 parents 67d35ea + 56a34b0 commit 9f2dd21

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)