ticket40165 301 B

12345
  1. o Minor features (compilation):
  2. - Disable deprecation warnings when building with OpenSSL 3.0.0 or later.
  3. There are a number of newly deprecated APIs in OpenSSL 3.0.0 that Tor
  4. still requires. (A later version of Tor will try to stop depending on
  5. these.) Closes ticket 40165.