For 0
OpenSSL prints "ok"
This commit is contained in:
parent
59ea65bad3
commit
1552e89810
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user