From b3ccfdf2a91d09d48fd348dc46dfad7424b76260 Mon Sep 17 00:00:00 2001 From: "Yangkai.Shen" <237497819@qq.com> Date: Tue, 23 Aug 2022 12:33:09 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=20=E6=9B=B4=E6=96=B0=20https=20=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E7=9A=84=20README=20=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo-others/demo-others-https/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/demo-others/demo-others-https/README.md b/demo-others/demo-others-https/README.md index 40e1c21..77fe88e 100644 --- a/demo-others/demo-others-https/README.md +++ b/demo-others/demo-others-https/README.md @@ -145,4 +145,5 @@ $ keytool --help 使用 -conf 选项可指定预配置的选项文件。 ``` +- Spring Boot 配置 SSL 参考官方文档:https://docs.spring.io/spring-boot/docs/3.0.0-M4/reference/htmlsingle/#howto.webserver.configure-ssl - [Java Keytool工具简介](https://blog.csdn.net/liumiaocn/article/details/61921014)