lp:~exarkun/pyopenssl/subjectAltName

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/pyopenssl/subjectAltName
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
pyOpenSSL
Status:
Merged

Recent revisions

155. By Jean-Paul Calderone

close method

154. By Jean-Paul Calderone

Add docs for the new X509 and X509Extension methods

153. By Jean-Paul Calderone

Represent all of the extension data as bytes, not text

152. By Jean-Paul Calderone

encode text to bytes using charmap instead of ascii; charmap can actually represent every possible byte in a byte string

151. By Jean-Paul Calderone

There is no more PyInt_FromLong in 3.x; PyLong_FromLong works everywhere

150. By Jean-Paul Calderone

Sorry, these bytes are mega encoded.

149. By Jean-Paul Calderone

Expose the data in the extension, and tests.

148. By Jean-Paul Calderone

Make this bytes thing actually work :/

The wrong `b` was defined for Python 2.6 and Python 2.7. Shocking this did not cause problems earlier.

147. By Jean-Paul Calderone

Get rid of X509.get_subjectaltname_of_type

You can implement this in Python and it will be way nicer.

146. By Jean-Paul Calderone

Add a test for X509.get_extension and fix its error behavior

Branch metadata

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