From ba830eeb6e285b44cfdde90629f6e6ce82d1cb62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Fri, 23 Sep 2022 11:33:47 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=80=8E=E4=B9=88=E5=BC=80=E5=90=AFh?= =?UTF-8?q?ttps=E7=9B=B8=E5=85=B3=E5=8A=9F=E8=83=BD=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 怎么开启https相关功能.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/怎么开启https相关功能.md b/怎么开启https相关功能.md index c869c92..af8c2db 100644 --- a/怎么开启https相关功能.md +++ b/怎么开启https相关功能.md @@ -90,6 +90,14 @@ sudo vi /etc/hosts ![图片](https://user-images.githubusercontent.com/11495632/191886289-9c157ea0-2d61-4502-bda6-950832f73a75.png) +## 六、部署线上环境 + +- 以上5步都走完了,验证通过,那么我们接下来可以部署线上环境;部署线上环境只需要把证书绑定的域名解析到您云主机的真实公网ip即可: + +![图片](https://user-images.githubusercontent.com/11495632/191887091-13b52373-12bc-4c54-8344-19e3c85d2337.png) + +![图片](https://user-images.githubusercontent.com/11495632/191887411-864e2fd7-9b9a-44e6-9f69-026aac313323.png) +