~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/authentication-ring.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-01-08 17:37:09 UTC
  • mfrom: (3928.1.1 bzr.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20090108173709-wgrkm02ayt1gf1n1
(vila) Add native ssl support for python-2.6,
        starting with an https test server

Show diffs side-by-side

added added

removed removed

Lines of Context:
211
211
  * ``port``: the port the server is listening,
212
212
 
213
213
  * ``verify_certificates``: to control certificate verification (useful
214
 
    for self certified hosts). This applies to HTTP[S] only. Accepted values
 
214
    for self certified hosts). This applies to HTTPS only. Accepted values
215
215
    are yes and no, default to yes.
216
216
 
217
217
  * ``path``: the branch location,