Hi Andrew,
On 12/16/20 7:32 PM, Andrew Zaborowski wrote:
Change tls_cert_domains_match_mask to compile one error message
string
instead of printing messages at different step. The rest of the TLS debug
log tries to be concise when there's no errors so try to be concise here
too.
---
This is the tls_cert_domains_match_mask version I had in my tree and
thought I might just send it.
ell/tls.c | 71 +++++++++++++++++++++++++++++++++++--------------------
1 file changed, 45 insertions(+), 26 deletions(-)
Applied, thanks.
Regards,
-Denis