Uploaded image for project: 'Active and Available Inventory'
  1. Active and Available Inventory
  2. AAI-2046

set server truststore params optionally in AAI services

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • None
    • None

      Optionally set truststore properties in spring if provided in env . 

      In spring boot application.properties .

       

      server.ssl.key-store=${CONFIG_HOME}/auth/cert

      server.ssl.trust-store=${CONFIG_HOME}/auth/truststore

      server.ssl.trust-store-password=pwd

      server.ssl.enabled=true

      server.ssl.client-auth=need

      server.ssl.enabled-protocols=TLSv1.1,TLSv1.2

       

      Make this change for following micro services 

      Gizmo

      Search DB

      Data Router

      Champ

      Babel

       

       

            nitin.bansal nitin.bansal
            nitin.bansal nitin.bansal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: