Willy, Am 17.05.19 um 09:04 schrieb Willy Tarreau: > Now I understand better how you want to use your strcmp() converter :-) >
In fact I already explained that in my initial patch: https://www.mail-archive.com/[email protected]/msg29786.html But I found something interesting while searching that email in the archives: There is "MINOR: sample: add ssl_sni_check converter" from last december (Message-Id: [email protected]) that appears to have slipped through the cracks. That one might be useful as well, because it checks the certificate itself (CN + SAN) instead of SNI. In fact I wanted to propose something like this myself, because there currently is no way to get the SAN of the certificate. I'll send a second email to bump the email thread. Best regards Tim Düsterhus [1] https://www.mail-archive.com/[email protected]/msg32189.html

