Advertisement
Guest User

Untitled

a guest
Oct 12th, 2021
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. ➜ ~ brew info openssl@3
  2. openssl@3: stable 3.0.0 (bottled) [keg-only]
  3. Cryptography and SSL/TLS Toolkit
  4. https://openssl.org/
  5. Not installed
  6. From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/openssl@3.rb
  7. License: Apache-2.0
  8. ==> Dependencies
  9. Required: ca-certificates ✔
  10. ==> Caveats
  11. A CA file has been bootstrapped using certificates from the system
  12. keychain. To add additional certificates, place .pem files in
  13. /usr/local/etc/openssl@3/certs
  14.  
  15. and run
  16. /usr/local/opt/openssl@3/bin/c_rehash
  17.  
  18. openssl@3 is keg-only, which means it was not symlinked into /usr/local,
  19. because macOS provides LibreSSL.
  20.  
  21. ==> Analytics
  22. install: 57,978 (30 days), 57,991 (90 days), 57,997 (365 days)
  23. install-on-request: 46,762 (30 days), 46,775 (90 days), 46,781 (365 days)
  24. build-error: 0 (30 days)
  25. ➜ ~
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement