← Back to team overview

mudlet-makers team mailing list archive

Re: [Bug 1427364] Re: 3.0 downloadFile on Windows doesn't support https

 

This isn't related to downloadFile, as that's not what Mudlet uses to
download the map.

IRE has contacted me today and they might be amenable to restoring the
http:// scheme access. Let's fix the URL used in the source code before the
next snapshot anyway though.

On Tue, Oct 4, 2016 at 7:05 AM Stephen Lyons <slysven@xxxxxxxxxxxxxxx>
wrote:

> Oh dear, that issue in the TLuaInterpreter::downloadFile(...) never got
> done - and even downloading a IRE map.xml Map File isn't going to help
> as we haven't inserted any code to load such files manually...
>
> Elevating the priority on this to high...
>
> ** Changed in: mudlet
>    Importance: Low => High
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1427364
>
> Title:
>   3.0 downloadFile on Windows doesn't support https
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mudlet/+bug/1427364/+subscriptions
>

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1427364

Title:
  3.0 downloadFile on Windows doesn't support https

Status in Mudlet:
  In Progress

Bug description:
  Using downloadFile on Windows on an https url in 3.0.0-delta fails
  with: Unable to init SSL Context

  Stephen reckons it is:

  You are using Windows I take it? Seems that there might be an outdated
  or missing SSL Library, an admittedly old StackOverflow
  [http://stackoverflow.com/questions/14989135/qt-downloading-a-file-
  doesnt-work] post suggests that you might need libeay32.dll,
  libssl32.dll, ssleay32.dll from the OpenSSL project. Whether that is
  still relevant remains to be seen but it does seem that you cannot get
  the SSL subsystem up and running...

  Original report: http://forums.mudlet.org/viewtopic.php?f=9&t=4728

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1427364/+subscriptions


References