Improve documentation of MBEDTLS_SSL_KEEP_PEER_CERTIFICATE

This commit is contained in:
Hanno Becker 2019-02-25 10:13:33 +00:00
parent dd689316d1
commit 3ed64578d2

View file

@ -1407,7 +1407,7 @@
/**
* \def MBEDTLS_SSL_KEEP_PEER_CERTIFICATE
*
* This option controls the presence of the API mbedtls_ssl_get_peer_cert()
* This option controls the availability of the API mbedtls_ssl_get_peer_cert()
* giving access to the peer's certificate after completion of the handshake.
*
* Unless you need mbedtls_ssl_peer_cert() in your application, it is