Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Empty show more show less
Description
wget runs in a certificate error while the browser says, the cert is ok.
This is probably due to a missing intermediate cert on our server.
Yet anyway for the wget it should not matter, if the cert is ok or not, so we can disable this.
I tried already to do this by adding --no-check-certificate to the wget params, yet then the editor_Plugins_VisualReview_WgetHtmlWorker is running forever with 100% cpu.
Yet the wget call is correct, I tried it on commandline.
Please see linked TS-Issue (in the comment) for test data