mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02680
[Bug 1102148] Re: downloadFile can't use https links
>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.
--
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1102148
Title:
downloadFile can't use https links
Status in Mudlet the MUD client:
New
Bug description:
Https protocol isn't supported. This patch adds SSL capability.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1102148/+subscriptions
Follow ups
References