]> git.ipfire.org Git - thirdparty/openvpn.git/commit
mbedtls: fix typ0 in comment 100/head
authorAntonio Quartulli <antonio@openvpn.net>
Tue, 5 Dec 2017 08:57:11 +0000 (16:57 +0800)
committerGert Doering <gert@greenie.muc.de>
Fri, 8 Dec 2017 08:01:45 +0000 (09:01 +0100)
commit9df9faeb9fec197f27dd2e51580992b55c085dc5
treef2f48ab1100c7d5fe1722c00c0a928368c2c50f1
parent80614c7c547c84e0884cf2bde1dbbac76b4767c3
mbedtls: fix typ0 in comment

the function used to set the verify callback in mbedTLS is
actually called mbedtls_ssl_conf_verify() and it is invoked
in key_state_ssl_init().

Fix comment accordingly.

Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Acked-by: Steffan Karger <steffan.karger@fox-it.com>
Message-Id: <20171205085711.25075-1-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg16026.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
(cherry picked from commit c68a025a1ca687c19d7ae8599464f768b7525df5)
src/openvpn/ssl_verify_mbedtls.h