Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-15999

Update SSL documentation for mutual TLS (mTLS)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • documentation
    • None

    Description

      Current SSL docs at https://solr.apache.org/guide/8_11/enabling-ssl.html does not really describe the mTLS scenario at all.

      There shuld be a separate section or perhaps a sub page for mTLS, which needs to document the existence of the client keystore / truststore and associated parameters (from solr.in.sh):

      # Uncomment if you want to override previously defined SSL values for HTTP client
      # otherwise keep them commented and the above values will automatically be set for HTTP clients
      #SOLR_SSL_CLIENT_KEY_STORE=
      #SOLR_SSL_CLIENT_KEY_STORE_PASSWORD=
      #SOLR_SSL_CLIENT_TRUST_STORE=
      #SOLR_SSL_CLIENT_TRUST_STORE_PASSWORD=
      #SOLR_SSL_CLIENT_KEY_STORE_TYPE=
      #SOLR_SSL_CLIENT_TRUST_STORE_TYPE= 

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              janhoy Jan Høydahl
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: