logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

springboot配置https报错org.springframework.boot.web.server.WebServerException: Unable to start embedded

后,一直报错org.springframework.boot.web.server.WebServerException: Unable to start embedded,后面发现博客中的配置要更改个地方。springboot版本如下。

文章图片
#spring boot#https#ssl
java后端发起https请求报错javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException

未生成文件前的https请求报错。在电脑环境变量添加文件地址即可。

文章图片
#java#https#ssl
到底了