You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/03/07 14:31:08 UTC

[GitHub] [spark] gaborgsomogyi edited a comment on issue #23991: [SPARK-24621][WEBUI] Show secure URLs on web pages

gaborgsomogyi edited a comment on issue #23991: [SPARK-24621][WEBUI] Show secure URLs on web pages
URL: https://github.com/apache/spark/pull/23991#issuecomment-470547302
 
 
   Maybe not understand your point properly.
   * Selenium tests require server from where the HTML come from 
   * Unsecure server without cert generates only `http://` links
   * Secure server with cert generates only `https://` links
   * Secure server starts only with cert
   * Cert handling is not available in the whole Spark
   
   How do you think one can get `https://` link?
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org