Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-18577

Add SSL support for the REST

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-beta2
    • cli, rest
    • Docs Required, Release Notes Required

    Description

      1. Add SSL params for the REST to the node-config
      {
        "rest": {
          "ssl": {
            "enabled": true,
            "keyStore": {
              "type": "PKCS12",
              "path": "ssl/keystore.p12",
              "password": "changeIt"
            }
          }
        }
      }

      type can be PKCS12 or JKS. 

      2. Update Micronaut configuration

      https://guides.micronaut.io/latest/micronaut-security-x509-maven-groovy.html

       

      Attachments

        Issue Links

          Activity

            People

              ivan.gagarkin Ivan Gagarkin
              ivan.gagarkin Ivan Gagarkin
              Semyon Danilov Semyon Danilov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 2h 40m
                  2h 40m