[
https://issues.apache.org/jira/browse/SPARK-40390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rhajvijay Manoharan updated SPARK-40390:
----------------------------------------
Priority: Major (was: Minor)
> Spark Master UI - SSL implementation
> ------------------------------------
>
> Key: SPARK-40390
> URL: https://issues.apache.org/jira/browse/SPARK-40390
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.4.8
> Reporter: Rhajvijay Manoharan
> Priority: Major
>
> While I tried to implement SSL for the master UI, we were getting the below
> error while having the spark-core (spark-core_2.11-{*}2.4.8{*}.jar) :
> 22/09/08 03:45:03 ERROR MasterWebUI: Failed to bind MasterWebUI
> java.lang.IllegalStateException: KeyStores with multiple certificates are not
> supported on the base class
> org.spark_project.jetty.util.ssl.SslContextFactory. (Use
> org.spark_project.jetty.util.ssl.SslContextFactory$Server or
> org.spark_project.jetty.util.ssl.SslContextFactory$Client instead)
> at
> org.spark_project.jetty.util.ssl.SslContextFactory.newSniX509ExtendedKeyManager(SslContextFactory.java:1283)
> at
> org.spark_project.jetty.util.ssl.SslContextFactory.getKeyManagers(SslContextFactory.java:1265)hread.run(Thread.java:745)
>
> But, while having the spark-core (spark-core_2.11-{*}2.4.3{*}.jar), we are
> not having any issues.
> Please suggest how we can mitigate this issue in the latest version of the
> spark-core_2.11-2.4.8
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]