Time Nick Message 13:27 Fixer tested particles PR 16:26 kilbith would it be possible to extend the HTTP API to communicate with HTTPS addresses? 16:54 nerzhul kilbith, it's not possible oO ? curl permit that if compiled with openssl support 17:03 kilbith no, it's not 17:04 kilbith wait, what curl needs to be compiled with openssl or the engine? 17:09 kilbith "The configure script always tries to find a working SSL library unless explicitly told not to" 17:09 kilbith from the cURL website 17:12 nerzhul curl should be compiled with ssl support if you compile it yourself 17:12 nerzhul on linux distros it's enabled and generally depend on openssl or libressl 17:18 * Krock wonders why rubenwardy didn't name the labels "hacktobertest" 17:42 kilbith nerzhul: then why I'm unable to communicate with https addresses from Minetest? 17:43 nerzhul no sé 17:44 Calinou I haven't seen any open source game able to download media using HTTPS :'( 17:44 Calinou they don't use OpenSSL 17:56 sofar it'll be interesting to figure that out 17:56 sofar I might test my media server with https