Mercurial > hg > mercurial-crew
diff mercurial/sshserver.py @ 16391:9cf7c9d529d0
ui: optionally quiesce ssl verification warnings on python 2.5
Some platforms, notably Plan 9 from Bell Labs are stuck on older
releases of Python. Due to restrictions in the platform, it is not
possible to backport the SSL library to the existing Python port.
This patch permits the UI to quiesce SSL verification warnings by
adding a configuration entry named reportoldssl to ui.
author | Steven Stallion <sstallion@gmail.com> |
---|---|
date | Mon, 09 Apr 2012 14:36:16 -0700 |
parents | a348739da8f0 |
children | 46db0ec640f3 |