mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
@ -2241,7 +2241,7 @@ int main( int argc, char *argv[] )
|
|||||||
"to an appropriate value.\n"
|
"to an appropriate value.\n"
|
||||||
" Alternatively, you may want to use "
|
" Alternatively, you may want to use "
|
||||||
"auth_mode=optional for testing purposes if "
|
"auth_mode=optional for testing purposes if "
|
||||||
"server is not TLS 1.3.\n"
|
"not using TLS 1.3.\n"
|
||||||
" For TLS 1.3 server, try `ca_path=/etc/ssl/certs/`"
|
" For TLS 1.3 server, try `ca_path=/etc/ssl/certs/`"
|
||||||
"or other folder that has root certificates\n" );
|
"or other folder that has root certificates\n" );
|
||||||
mbedtls_printf( "\n" );
|
mbedtls_printf( "\n" );
|
||||||
|
Reference in New Issue
Block a user