gaborgsomogyi commented 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to