spring boot配置Https单向认证和双向认证

Spring boot中文参考文档地址:http://oopsguy.com/documents/springboot-docs/1.5.4/index.html   Spring boot SSL配置部分文档:   这里将server.pfx、trustore.p12拷贝到了src/main/resources/路径下 单向认证: server.port: 8443 server.ssl.key
相关文章
相关标签/搜索