Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-46058

Add separate flag for privateKeyPassword

Rank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    Description

      Right now with config inheritance we support:

      • JKS with password A, PEM with password B
      • JKS with no password, PEM with password A
      • JKS and PEM with no password

       

      But we do not support the case where JKS has a password and PEM does not. If we set keyPassword we will attempt to use it, and cannot set `spark.ssl.rpc.keyPassword` to null. So let's make it a separate flag as the easiest workaround.

       

      This was noticed while migrating some existing deployments to the RPC SSL support where we use openssl support for RPC and use a key with no password

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            hasnain-db Hasnain Lakhani
            hasnain-db Hasnain Lakhani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment