【问题标题】:Spring Actuator http, but Embeded servlet httpsSpring Actuator http,但嵌入了 servlet https
【发布时间】:2015-12-17 08:38:06
【问题描述】:

我在 8080 端口上使用带有嵌入式 servlet 容器的 Spring Boot,在 9001 端口上使用执行器。 内嵌的servlet容器使用ssl时,spring执行器端口可以关闭ssl吗?

【问题讨论】:

    标签: java spring ssl https spring-boot


    【解决方案1】:

    暂时没有,没有。有一个hack described in this Spring Boot issue。但是,我不确定我是否会推荐使用它,所以我不会在此处添加详细信息。

    如果这是您希望看到的增强功能,请open a Spring Boot issue

    【讨论】:

      猜你喜欢
      • 2018-12-10
      • 2014-12-13
      • 2016-05-02
      • 2017-09-20
      • 2018-04-11
      • 2015-08-19
      • 2017-09-06
      • 2013-10-26
      • 2018-12-18
      相关资源
      最近更新 更多