On Tue, Nov 17, 2020 at 09:18:43AM -0300, Joao Morais wrote: > > > > Em 17 de nov de 2020, à(s) 05:28, William Lallemand > > <[email protected]> escreveu: > > > > You could also do > > > > /tmp/default.pem !* > > > > That will ignore the creation of the SNI entries. > > Wow thank you so much Willian, as far as I can tell and based on ~5min > tests, this worked like a charm without any backward compatibility > issue. > > I consider this a nice addition to the doc that should be merged as > far as the `!*` snifilter works. I can provide a patch if you consider > this a feature instead of a hack, let me know if I can help. >
I agree that this should be documented, I never thought of this usecase before but this is how the implementation works since the first release containing the SNI filters! A patch is welcomed here! Thanks. -- William Lallemand

