On Tue, Apr 2, 2024 at 11:55 AM Daniel Gustafsson <dan...@yesql.se> wrote: > The attached removes 1.0.2 support (meson build parts untested yet) with a few > small touch ups of related documentation. I haven't yet done the research on > where that leaves LibreSSL since we don't really define anywhere what we > support (so for we've gotten by assuming it's kind of sort 1.0.2 for the parts > we care about which is skating on fairly thin ice).
As far as I can tell, no versions of LibreSSL so far provide X509_get_signature_info(), so this patch is probably a bit too aggressive. --Jacob