Unable to SSL Pass through Ingress Nginx Controller

前端 未结 0 1057
不知归路
不知归路 2021-02-14 22:29

I have a Java Spring Boot Application and I have configured the server to run on SSL and it is mandatory.

server:
  port: 8443
  ssl:
    enabled: true
    key-st         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题