Non-standalone Spring Application and SSL [closed]












0















When deploying a Spring Boot application on a separate Tomcat server, where do I have to configure the SSL connection and certificate?
In my "opinion" I have to do that on the Tomcat server and not in the application.properties. Am I right?










share|improve this question













closed as off-topic by EdChum, DanielBarbarian, Yossi, greg-449, Unheilig Nov 21 '18 at 11:14


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "Questions on professional server- or networking-related infrastructure administration are off-topic for Stack Overflow unless they directly involve programming or programming tools. You may be able to get help on Server Fault." – EdChum, DanielBarbarian, Yossi, greg-449

If this question can be reworded to fit the rules in the help center, please edit the question.





















    0















    When deploying a Spring Boot application on a separate Tomcat server, where do I have to configure the SSL connection and certificate?
    In my "opinion" I have to do that on the Tomcat server and not in the application.properties. Am I right?










    share|improve this question













    closed as off-topic by EdChum, DanielBarbarian, Yossi, greg-449, Unheilig Nov 21 '18 at 11:14


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "Questions on professional server- or networking-related infrastructure administration are off-topic for Stack Overflow unless they directly involve programming or programming tools. You may be able to get help on Server Fault." – EdChum, DanielBarbarian, Yossi, greg-449

    If this question can be reworded to fit the rules in the help center, please edit the question.



















      0












      0








      0








      When deploying a Spring Boot application on a separate Tomcat server, where do I have to configure the SSL connection and certificate?
      In my "opinion" I have to do that on the Tomcat server and not in the application.properties. Am I right?










      share|improve this question














      When deploying a Spring Boot application on a separate Tomcat server, where do I have to configure the SSL connection and certificate?
      In my "opinion" I have to do that on the Tomcat server and not in the application.properties. Am I right?







      java spring spring-boot ssl tomcat






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 21 '18 at 7:49









      XDAFXDAF

      436




      436




      closed as off-topic by EdChum, DanielBarbarian, Yossi, greg-449, Unheilig Nov 21 '18 at 11:14


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "Questions on professional server- or networking-related infrastructure administration are off-topic for Stack Overflow unless they directly involve programming or programming tools. You may be able to get help on Server Fault." – EdChum, DanielBarbarian, Yossi, greg-449

      If this question can be reworded to fit the rules in the help center, please edit the question.







      closed as off-topic by EdChum, DanielBarbarian, Yossi, greg-449, Unheilig Nov 21 '18 at 11:14


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "Questions on professional server- or networking-related infrastructure administration are off-topic for Stack Overflow unless they directly involve programming or programming tools. You may be able to get help on Server Fault." – EdChum, DanielBarbarian, Yossi, greg-449

      If this question can be reworded to fit the rules in the help center, please edit the question.
























          1 Answer
          1






          active

          oldest

          votes


















          1














          Yes. You configure SSL in server.xml






          share|improve this answer
























          • Very verbose answer ;-)

            – Scary Wombat
            Nov 21 '18 at 8:04











          • @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

            – talex
            Nov 21 '18 at 8:05


















          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          Yes. You configure SSL in server.xml






          share|improve this answer
























          • Very verbose answer ;-)

            – Scary Wombat
            Nov 21 '18 at 8:04











          • @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

            – talex
            Nov 21 '18 at 8:05
















          1














          Yes. You configure SSL in server.xml






          share|improve this answer
























          • Very verbose answer ;-)

            – Scary Wombat
            Nov 21 '18 at 8:04











          • @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

            – talex
            Nov 21 '18 at 8:05














          1












          1








          1







          Yes. You configure SSL in server.xml






          share|improve this answer













          Yes. You configure SSL in server.xml







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 21 '18 at 7:52









          talextalex

          11k1648




          11k1648













          • Very verbose answer ;-)

            – Scary Wombat
            Nov 21 '18 at 8:04











          • @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

            – talex
            Nov 21 '18 at 8:05



















          • Very verbose answer ;-)

            – Scary Wombat
            Nov 21 '18 at 8:04











          • @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

            – talex
            Nov 21 '18 at 8:05

















          Very verbose answer ;-)

          – Scary Wombat
          Nov 21 '18 at 8:04





          Very verbose answer ;-)

          – Scary Wombat
          Nov 21 '18 at 8:04













          @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

          – talex
          Nov 21 '18 at 8:05





          @ScaryWombat I tried simple "Yes", but it doesn't pass validation because of its length :)

          – talex
          Nov 21 '18 at 8:05



          Popular posts from this blog

          MongoDB - Not Authorized To Execute Command

          How to fix TextFormField cause rebuild widget in Flutter

          Npm cannot find a required file even through it is in the searched directory