[PATCH] https: support tls sni (server name indication) for https urls (issue3090)

Matt Mackall mpm at selenic.com
Tue Sep 3 17:59:12 CDT 2013


On Tue, 2013-09-03 at 14:50 -0400, Augie Fackler wrote:
> On Thu, Aug 29, 2013 at 11:49:13AM -0600, Alex Orange wrote:
> > # HG changeset patch
> > # User Alex Orange <crazycasta at gmail.com>
> > # Date 1377769698 21600
> > # Node ID c9e262317f32cf3253d83384f3232577fb565675
> > # Parent  d4a0055af149cdea20b3136b66cae8a24b2e2a98
> > https: support tls sni (server name indication) for https urls (issue3090)
> 
> This chunk of the solution looks fine. Sadly, since the ssl_sni
> package is licensed under the AGPL, I can't use it (and so haven't
> looked at it) due to our policies at work.
> 
> Can I persuade you to view this package as enough of a public good
> that it be licensed under some super-permissive (MIT? Apache2?)
> license, rather than the hyper-viral AGPL?

Agreed. Generally speaking, the Mercurial project can't take any
contributions that use or link to anything that is not GPL _v2_ or
weaker.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list