[PATCH] ui: optionally quiesce ssl verification warnings on python 2.5

Steven Stallion sstallion at gmail.com
Tue Apr 10 13:15:18 CDT 2012


On Tue, Apr 10, 2012 at 11:06 AM, Matt Mackall <mpm at selenic.com> wrote:
> On Mon, 2012-04-09 at 14:36 -0700, Steven Stallion wrote:
>> # HG changeset patch
>> # User Steven Stallion <sstallion at gmail.com>
>> # Date 1334007376 25200
>> # Node ID 454e9066b768edf9a18d701e1f2e3b045af10573
>> # Parent  329887a7074c8e49e73fa76712d8d45aee0d0fd7
>> ui: optionally quiesce ssl verification warnings on python 2.5
>
> Queued for default, with less passive language:
>
>> +``reportoldssl``
>> +    Warn if an SSL certificate is unable to be verified when using Python
>> +    2.5 or earlier. True or False. Default is True.
>
> s/when/due to/

Thanks!


More information about the Mercurial-devel mailing list