Tuesday, September 17, 2024

[macOS] import cer and trust root cer


 security add-trusted-cert -r trustRoot -k  ~/Library/Keychains/login.keychain file.pem   

No comments:

Post a Comment

Install and use xorg-server on macOS via Homebrew

  The instructions to install and use xorg-server on macOS via Homebrew: Install Homebrew (if you haven't already): /bin/bash -c ...