denji / homebrew-nginx

:fire_engine: Community NGINX tap for custom modules
https://denji.github.io/homebrew-nginx/
Other
616 stars 197 forks source link

openssl@1.1 "Deprecated because it is not supported upstream!" #423

Closed marc-medley closed 4 months ago

marc-medley commented 7 months ago

Indicate troubleshooting steps taken

Bug reports / build errors:

brew doctor and brew info warn that openssl@1.1 is deprecated because it is not supported upstream.

brew info openssl@1.1
# ==> openssl@1.1: stable 1.1.1w (bottled) [keg-only]
# Cryptography and SSL/TLS Toolkit
# Deprecated because it is not supported upstream!

Brief summary of issue:

brew doctor and brew info warn that openssl@1.1 is deprecated because it is not supported upstream.

The complete command that you issued:

brew doctor

Gist with output of brew doctor:

Warning: Some installed formulae are deprecated or disabled.
You should find replacements for the following formulae:
  openssl@1.1

Link output by brew gist-logs <formula>:

N/A

Output of brew config:

HOMEBREW_VERSION: 4.1.22
ORIGIN: https://github.com/Homebrew/brew
HEAD: 251a098fbf1c02ca95f53b4806e5b6da8d5e4a80
Last commit: 3 days ago
Core tap JSON: 28 Nov 21:31 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: /usr/bin/nano
HOMEBREW_MAKE_JOBS: 6
Homebrew Ruby: 2.6.10 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
CPU: hexa-core 64-bit kabylake
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.1.2 => /usr/bin/curl
macOS: 13.6.1-x86_64
CLT: 15.0.0.0.1.1694021235
Xcode: 15.0.1

Formula Requests:

Update to use a newer (non-deprecated) version of OpenSSL.