]> git.ipfire.org Git - thirdparty/curl.git/commit
openssl: verbose: show matching SAN pattern
authorDaniel Stenberg <daniel@haxx.se>
Wed, 16 Mar 2016 10:02:33 +0000 (11:02 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 16 Mar 2016 23:49:02 +0000 (00:49 +0100)
commit5f5b6263573ba70f06988f8e439feec4520b1b36
tree519b53e16927cfccded9db7034dc2072614734c9
parent80015cdd52145bd95b98e0e456540c6da3120f98
openssl: verbose: show matching SAN pattern

... to allow users to see which specfic wildcard that matched when such
is used.

Also minor logic cleanup to simplify the code, and I removed all tabs
from verbose strings.
lib/vtls/openssl.c