Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 376 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 376 Bytes

Modern macOS SSH Config

I struggled to find a relevant or up to date single source of information for hardening a macOS client's OpenSSH config. The below example is my best effort at some modern defaults for a secure SSH client.

Install Instructions

  • Copy the raw contents of sshConfig to your ~/.ssh/config file
  • Update any key names or locations as appropriate