Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-13890

Improve documentation of ssl.keystore.type and ssl.truststore.type

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • documentation
    • None

    Description

      As mentioned in KIP-651

      A new key store type `PEM` will be added for key and trust stores. Both ssl.keystore.type and ssl.truststore.type may specify PEM in addition to JKS and PKCS12.

       

      Now the documentation of these two parameters does not indicate which optional values are available, only a default value is shown.
      Take the ssl.truststore.type parameter as an example,
      The revised document is:

      The file format of the trust store file. Valid values are: JKS , PKCS12, PEM.

      At the same time, we can also add corresponding validators for these two parameters.

      Attachments

        Issue Links

          Activity

            People

              RivenSun RivenSun
              RivenSun RivenSun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: