From 0538fd52efdcfb1549cc88aed5349933e1bbf98e Mon Sep 17 00:00:00 2001 From: zyimm Date: Fri, 6 Sep 2024 14:15:45 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _posts/Linux/ssh/ssh-password-free-login.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/Linux/ssh/ssh-password-free-login.md b/_posts/Linux/ssh/ssh-password-free-login.md index 3dec5cf..ce1370b 100755 --- a/_posts/Linux/ssh/ssh-password-free-login.md +++ b/_posts/Linux/ssh/ssh-password-free-login.md @@ -21,7 +21,7 @@ SSH 密钥登录分为以下的步骤。 **校验过程时序图** -![25dd3fc40a001c3002872d39865e4baa](http://api.img.zyimm.com/media/20231227/25dd3fc40a001c3002872d39865e4baa.png) +![25dd3fc40a001c3002872d39865e4baa](https://www.zyimm.com/images/media/20231227/25dd3fc40a001c3002872d39865e4baa.png) ## 生成公/私密钥