Lucas Raab
Lucas Raab
:+1: Thanks for the ARA material. I couldn't decide how to return/present that info back. When it comes to tests, are there any good ADS-B/Mode S message repositories already out...
FWIW, I was trying out `ARCHIVE_EXTRACT` and it doesn't seem to like gzip files: `CMake Error: Problem with archive_read_open_file(): Unrecognized archive format`. This was tested on OpenBSD and Arch Linux...
FWIW, the patch works fine with OpenBSD-current which ships with LibreSSL 3.7.1 (as of today). This was tested with both the sample `a.nim` from https://github.com/nim-lang/Nim/issues/20144#issue-1327161283 as well as building/running nitter
Hello @jackyzy823, is there anything needed to push this through? This patch continues to work with latest nitter and LibreSSL 3.8.0 on OpenBSD-current
Ah, to clarify the usage without needing to look at the diff, the intent is to say `-d example.com -d www.example.com --legacy-common-name` and the result is that `example.com` is set...