[ 
https://issues.apache.org/jira/browse/SPARK-40390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17603867#comment-17603867
 ] 

Rhajvijay Manoharan commented on SPARK-40390:
---------------------------------------------

[~hyukjin.kwon] We will try using the 3.X version. Thank you.

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to