mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-11 00:09:48 -05:00
Adjust comment describing mbedtls_ssl_conf_sni()
Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
This commit is contained in:
parent
48a37f01b3
commit
0ebf24a668
@ -3624,8 +3624,7 @@ void mbedtls_ssl_set_hs_authmode( mbedtls_ssl_context *ssl,
|
|||||||
* mbedtls_ssl_set_hs_ca_chain() as well as the client
|
* mbedtls_ssl_set_hs_ca_chain() as well as the client
|
||||||
* authentication mode with \c mbedtls_ssl_set_hs_authmode(),
|
* authentication mode with \c mbedtls_ssl_set_hs_authmode(),
|
||||||
* then must return 0. If no matching name is found, the
|
* then must return 0. If no matching name is found, the
|
||||||
* callback must either set a default cert, or
|
* callback may return non-zero to abort the handshake.
|
||||||
* return non-zero to abort the handshake at this point.
|
|
||||||
*
|
*
|
||||||
* \param conf SSL configuration
|
* \param conf SSL configuration
|
||||||
* \param f_sni verification function
|
* \param f_sni verification function
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user