Add code for testing server-initiated renegotiation
This commit is contained in:
parent
53b3e0603b
commit
f3dc2f6a1d
4 changed files with 59 additions and 2 deletions
|
@ -1565,6 +1565,8 @@ static inline x509_crt *ssl_own_cert( ssl_context *ssl )
|
|||
}
|
||||
#endif /* POLARSSL_X509_CRT_PARSE_C */
|
||||
|
||||
int ssl_write_hello_request( ssl_context *ssl );
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue