downloadFile can't use https links

Bug #1102148 reported by Chris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mudlet
Fix Released
Medium
Heiko

Bug Description

Https protocol isn't supported. This patch adds SSL capability.

Revision history for this message
Chris (chrismudlet) wrote :
Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Mudlet-makers] [Bug 1102148] [NEW] downloadFile can't use https links

Haven't tested it yet, but this was something that was needed, thanks.

Is it actually secure https, ie, it'll fail if the certs aren't working
right, or just something to make it work?

Revision history for this message
Chris (chrismudlet) wrote :

From the docs:

The default SSL configuration consists of:

no local certificate and no private key
protocol TlsV1SslV3
the system's default CA certificate list
the cipher list equal to the list of the SSL libraries' supported SSL ciphers

So it seems to work with new connections, and if a cert list exists it will use it. So my intuition is it won't fail if the cert doesn't exist, but will if it exists and is wrong.

Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Mudlet-makers] [Bug 1102148] Re: downloadFile can't use https links

Alright

Revision history for this message
Chris (chrismudlet) wrote :

Another additional benefit of this fix, scripts can have their own update method since they can now access github.

Revision history for this message
Heiko (koehnheiko) wrote : Re: [Bug 1102148] Re: downloadFile can't use https links

good

Am 26.01.2013 17:58, schrieb Chris:
> Another additional benefit of this fix, scripts can have their own
> update method since they can now access github.
>

Heiko (koehnheiko)
Changed in mudlet:
status: New → Fix Committed
importance: Undecided → Medium
Chris (chrismudlet)
Changed in mudlet:
status: Fix Committed → Fix Released
Revision history for this message
Sean Temple (smtemple) wrote :

I was trying to figure out how to install this patch, but I couldn't see where to put this.

Currently running an old 2.1 on an inspirion dell that's older, but it's my only means right now that works.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.