Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-3997

Ozone certificate needs additional flags and SAN extension for GRPC TLS.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None

    Description

      Current Ozone certificate are good for sign/verify tokens but can't do SSL handshake.

      Here are a few missing pieces:
      1. Caused by: java.security.cert.CertificateException: No subject alternative names present
      at java.base/sun.security.util.HostnameChecker.matchIP(HostnameChecker.java:137)

      2. Caused by: sun.security.validator.ValidatorException: KeyUsage does not allow digital signatures
      at java.base/sun.security.validator.EndEntityChecker.checkTLSServer(EndEntityChecker.java:278)

      Attachments

        Issue Links

          Activity

            People

              xyao Xiaoyu Yao
              xyao Xiaoyu Yao
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: