~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2007-11-24 14:20:59 UTC
  • mto: (3928.1.1 bzr.integration)
  • Revision ID: v.ladeuil+lp@free.fr-20071124142059-2114qtsgfdv8g9p1
Ssl files needed for the test https server.

* bzrlib/tests/ssl_certs/create_ssls.py: 
Script to create the ssl keys and certificates.

* bzrlib/tests/ssl_certs/server.crt: 
Server certificate signed by the certificate authority.

* bzrlib/tests/ssl_certs/server.csr: 
Server certificate signing request.

* bzrlib/tests/ssl_certs/server_without_pass.key: 
Server key usable without password.

* bzrlib/tests/ssl_certs/server_with_pass.key: 
Server key.

* bzrlib/tests/ssl_certs/ca.key: 
Certificate authority private key.

* bzrlib/tests/ssl_certs/ca.crt: 
Certificate authority certificate.

* bzrlib/tests/ssl_certs/__init__.py: 
Provide access to ssl files (keys and certificates). 
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 7.1 KB Diff Download File
account.py 2980 17 years ago Canonical.com Patch Queue Manager (robertc) Improved lp:/// URL support for the Laun 2.1 KB Diff Download File
lp_indirect.py 2898.4.15 17 years ago James Henstridge Use get_transport() to decide whether Bazaar suppo 4.5 KB Diff Download File
lp_registration.py 2978.5.2 17 years ago John Arbash Meinel merge bzr.dev 2991 8.4 KB Diff Download File
test_account.py 2898.3.10 17 years ago James Henstridge Make LaunchpadAccountTests a TestCaseInTempDir so 3.4 KB Diff Download File
test_lp_indirect.py 2898.4.17 17 years ago James Henstridge Add a test that the redirect actually occurs when 7.2 KB Diff Download File
test_register.py 2978.5.2 17 years ago John Arbash Meinel merge bzr.dev 2991 12.8 KB Diff Download File