Jeroen Jacobs
Jeroen Jacobs
@pukkandan I've opened https://github.com/yt-dlp/yt-dlp/pull/6244 which includes the initial changes of this MR and the fixes mentioned here on top of it. I've also replaced the test by a working URL.
We've encountered the same issue. Since last week assets fetched over HTTPS were no longer working. As it turns out the latest stable relase of wkhtmltopdf uses SSLv3 for its...
I've also created [an issue](https://github.com/zakird/wkhtmltopdf_binary_gem/issues/23) in the wkthmltopdf binary gem project. Once there is a (pre-)release of the gem it should be possible to use it on heroku too.
This indeed works great, but if you're running chef-client withing a chruby ruby then it is using the correct gem command, but it's used withing the ruby environment you're running....
Thanks for the info and the update. It indeed sounds like a hard problem to solve. I'll have a look at it too. :)