[squeak-dev] https

Phil B pbpublist at gmail.com
Thu Aug 24 20:30:45 UTC 2017


Also, if you ignore the name checking of the cert (i.e. just blindly accept
it... dangerous to do with anything important) I've found that you'll often
either get a connection timeout or -5 error from the plugin.  Not sure if
this is specifically related to SAN support (i.e. is there additional
negotiation that needs to be done?) or if there are some newer https
features that need to be added...

On Aug 23, 2017 2:37 AM, "Marcel Taeumel" <marcel.taeumel at hpi.de> wrote:

Note that due to incomplete or missing SAN support on some platforms, using
alternative names can still raise a SqueakSSLCertificateError:

WebClient httpGet: 'https://google.com <https://www.google.com/>'

Best,
Marcel

Am 22.08.2017 22:14:38 schrieb Ron Teitelbaum <ron at usmedrec.com>:
SqueakSSL

WebClient httpGet: 'https://www.google.com'

Ron

On Tue, Aug 22, 2017 at 3:09 PM, Eliot Miranda <eliot.miranda at gmail.com>
wrote:

> Hi All,
>
>     what are people using for https support?
>
> _,,,^..^,,,_
> best, Eliot
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20170824/7ac0a5b4/attachment.html>


More information about the Squeak-dev mailing list