mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
For 0
OpenSSL prints "ok"
This commit is contained in:
@ -20170,7 +20170,7 @@ const char* wolfSSL_ERR_reason_error_string(unsigned long e)
|
||||
|
||||
switch (error) {
|
||||
|
||||
#ifdef WOLFSSL_WPAS
|
||||
#ifdef OPENSSL_EXTRA
|
||||
case 0 :
|
||||
return "ok";
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user