lp://staging/~jorton/pyopenssl/trust

Created by Joe Orton and last modified
Get this branch:
bzr branch lp://staging/~jorton/pyopenssl/trust
Only Joe Orton can upload to this branch. If you are Joe Orton please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Joe Orton
Project:
pyOpenSSL
Status:
Development

Recent revisions

131. By Joe Orton

Add support for simple trusted certificate handling, and manipulation
of a certificates trust bits:

* src/crypto/crypto.c (crypto_load_trusted_certificate,
  crypto_dump_trusted_certificate): New methods.
  (initcrypto): Add TRUST_* string constants.

* src/crypto/x509.c (crypto_X509_set_trusted_uses,
  crypto_X509_get_trusted_uses, crypto_X509_get_rejected_uses,
  crypto_X509_set_rejected_uses): New methods.
  (crypto_set_trust_or_reject, crypto_X509_stack_to_list):
  New utility function.

* test/test_crypto.py (FunctionTests.test_trusted_certificates):
  New test case.

130. By Joe Orton

* .bzrignore: Ignore test output.

129. By Joe Orton

* .bzrignore: New file; ignore build directory.

128. By Jean-Paul Calderone

Change nothing; just mark the branch as merged, because for all intents and purposes, it is (this is a Launchpad UI hack merge).

127. By Jean-Paul Calderone

Apply Sandro Tosi's spelling patch

126. By Jean-Paul Calderone

Add a couple tests for Connection.get_context

125. By Jean-Paul Calderone

Regenerate documentation for 0.10 release

124. By Jean-Paul Calderone

Prepare for 0.10 - bump version

123. By Jean-Paul Calderone

Re-merge the client CA changes, this time with Windows build fixes to so I can tell if anything actually works

122. By Jean-Paul Calderone

Add additional PKCS12 features

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/~exarkun/pyopenssl/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers