{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1740527365,"commit_time":1740569703,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"518543dec85e028373bc2d91116b70417476a374","message":"cmake: warn for OpenSSL versions missing TLS 1.3 support (revert)\n\nWe decided not to show warnings for this issue.\n\nAlso this:\n```\nCMake Warning at CMakeLists.txt:783 (message):\n  OpenSSL does not support TLS 1.3.\n```\nas seen in #16483 with CMake 3.12.4, `OPENSSL_VERSION` is empty.\nPerhaps detection isn't reliable? I haven't seen this so far with\nmainline OpenSSL. An `if(OPENSSL_VERSION AND ...)` can fix it, if we\nopt for this warning in the future.\n\nFollow-up to #16122\nThis reverts commit 34c1c653fc475efb828658f900979596905c688e #16120\nCloses #16485\n","parents":["bc42010f669240bfb14ccda5a1cfb86c01b02219"],"tree_hash":"d65108257143b854e08b31cc3f19d396b6feb5ec"}