0
点赞
收藏
分享

微信扫一扫

【设计模式】UML类图和六大设计原则

文风起武 2024-09-15 阅读 15

springBoot 集成https

1、springBoot默认的证书格式

2、转换.p12

我的证书文件如下,需要转换
在这里插入图片描述

2.1 下载openssl

https://slproweb.com/download/Win64OpenSSL-3_3_2.exe

2.2执行命令生成.p12

在这里插入图片描述

3、 Spring Boot代码集成

在这里插入图片描述

举报

相关推荐

0 条评论