wolfssl: fix broken wolfSSL_X509_check_host
authorPetr Štetiar <ynezz@true.cz>
Mon, 7 Dec 2020 09:10:49 +0000 (10:10 +0100)
committerPetr Štetiar <ynezz@true.cz>
Fri, 11 Dec 2020 12:48:24 +0000 (13:48 +0100)
commit064d65c2f76409759ac8d72268f2558c7b55f3b3
tree72f9c7aa61f3a8fe38d92f8ec465de737c9a07db
parentf31c9cd383b2d4e694b774575e4261ee97140f77
wolfssl: fix broken wolfSSL_X509_check_host

Backport upstream post 4.5.0 fix for broken wolfSSL_X509_check_host().

References: https://github.com/wolfSSL/wolfssl/issues/3329
Signed-off-by: Petr Štetiar <ynezz@true.cz>
package/libs/wolfssl/Makefile
package/libs/wolfssl/patches/200-fix-checkhostname-matching.patch [new file with mode: 0644]