
- #Mac open ssh key for editing install#
- #Mac open ssh key for editing update#
- #Mac open ssh key for editing code#
Include one Host entry for each Platform.sh region you want to connect to, such as us-2 or eu-4. It contains seemingly random lines of characters, like this example of a public RSA key (note the email address at the end, which wouldn’t be present in a private key): If you haven’t used SSH keys before or it’s been a while since you created the key, skip right to generating new keys.Ī public key file has a name ending in. Tech Republic has a guide to finding keys on different systems. You may have already generated SSH keys before. Otherwise, you might be able to find existing keys or else you need to generate new keys. So you can use them already with the CLI or to connect to a server. If you used GitHub to sign up for your Platform.sh account, your public keys from GitHub are automatically synced to your Platform.sh account. A well-encrypted key is no substitute for regular key rotation.
#Mac open ssh key for editing update#
To keep connection secure, you need to regularly update the keys you use.

If you have a key pair available, you are not prompted to login.
#Mac open ssh key for editing code#

Platform.sh helps by using Secure Shell (SSH) to provide a secure channel. When you connect to Platform.sh to use the CLI or interact with a deployed environment, you need to guard your connection against unauthorized access.


The PuTTYgen application is automatically installed (as well as the main PuTTY application).
#Mac open ssh key for editing install#
On Windows, you can use the third-party application PuTTYgen to create an SSH key pair.ĭownload and install PuTTY to your local computer. Ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC/tcOt7Lwx5MEPyHo+pcK/XYi7ZvZi4OzLZd59E2MyTLg5ZTpMyRqgLLojTloXEtM57A9H95zjNsiU1nJm1iXEMbRfd6f8fWaaK0ms6z5hLgcuDJot0BkfgThpJjIseZ2uEIrEFYOfdhffJofXkC8lS7seEM8B9TG+Y25wFDdILACrX6AHzRd0Bd4T7I8zNL51fT2zKUBaB6hX4K3rm60K5VKZsZBMj/Mg6rI1DifpOmEb9c+gNX5OlRGC+PREQ08dlwONOO+/C+RPCk+mf1hI5if5E6BAGPz7wN5DNN4BjbiR8/rQ/vjvp5CXbWxa元5FIfi/fUF圓mJlz8u17MzEqi22qdsPXC/MvmdJZSGaAIlqHnNoiMgJTjXBaTJGMiRiuGZ5J3ksIjEeLVAGJNLJRUAOPNmTa9xpn0KD6Uh3OJVUwldGPjJYYHjcNhZTsUqyVpci03fbSvWIvlOlIAc7JicW3ES3i5ayIMNRLwYOp8VP5j8nbpB/OfjRu5VsSQpLJFjcK0LCs+eZaStTn4j3/lwR1DKH3dAwVkRls7SfaWzAgV7HF9NTnDADdVz6wHLR2PB4b7ZVdTYqVXgSjiJfYYYowZ2McIV27cXvbNIWUOJi80h63e/43xSjalBIpDNBi0yTvZqOJzu3xBB6QqJqEmKvAszrTVoGK8rgLgC/iw= Copy code
