尝试在 Google 上搜索与 SSH 密钥生成相关的基本查询,但没有得到预期的答案
https://www.keycdn.com/support/create-ssh-key,https://www.digitalocean.com/community/tutorials/ssh-essentials-working-with-ssh-servers-clients-and-keys
解释如何创建没有电子邮件的密钥
其他链接解释如何使用电子邮件创建
https://help.github.com/en/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent https://confluence.atlassian.com/bitbucketserver/creating-ssh-keys-776639788.html
有什么好的做法?我应该使用电子邮件还是避免使用它?
答案1
该邮件仅用作“记住密钥生成的原因”。您可以使用任何您喜欢的名称。通常jenskins@preproduction
只是为了记住密钥是为允许 Jenkins 与预生产环境通信而生成的