/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Martin
  • Date: 2019-06-15 18:01:53 UTC
  • Revision ID: gzlist@googlemail.com-20190615180153-13ofk7wvvyp8sm65
Only check https hostname if not cert_reqs=none

Avoids error raised from standard lib ssl module:
ValueError: Cannot set verify_mode to CERT_NONE when check_hostname is enabled.

Also set check_hostname on the context rather than the module.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 6622.1.34 8 years ago Jelmer Vernooij Rename brzlib => breezy. 1 KB Diff Download File
ca.crt 6791 8 years ago Jelmer Vernooij Merge lp:~jelmer/brz/fix-ssl-certs. 2 KB Diff Download File
ca.key 6791 8 years ago Jelmer Vernooij Merge lp:~jelmer/brz/fix-ssl-certs. 3.2 KB Diff Download File
File create_ssls.py 7206.3.8 7 years ago Jelmer Vernooij Fix subjectAltNames. 9.4 KB Diff Download File
server.crt 7206.3.8 7 years ago Jelmer Vernooij Fix subjectAltNames. 2.1 KB Diff Download File
server.csr 7206.3.8 7 years ago Jelmer Vernooij Fix subjectAltNames. 1.7 KB Diff Download File
server.extensions.cnf 7206.3.8 7 years ago Jelmer Vernooij Fix subjectAltNames. 210 bytes Diff Download File
server_with_pass.key 7206.3.8 7 years ago Jelmer Vernooij Fix subjectAltNames. 3.2 KB Diff Download File
server_without_pass.key 7206.3.8 7 years ago Jelmer Vernooij Fix subjectAltNames. 3.1 KB Diff Download File