1. 246daf7 make import consistent by Paul Kehrer · 10 years ago
  2. 21bdd1b update tutorial to use namespace OIDs by Paul Kehrer · 10 years ago
  3. e27f658 update x509 reference to use namespaced OIDs by Paul Kehrer · 10 years ago
  4. cc67182 address review comments by Paul Kehrer · 10 years ago
  5. 26ac47f update prose for from_issuer_public_key by Paul Kehrer · 10 years ago
  6. 253929a add AuthorityKeyIdentifier from_issuer_public_key by Paul Kehrer · 10 years ago
  7. d5bf17a Merge pull request #2204 from reaperhulk/ski-classmethod by Alex Gaynor · 10 years ago
  8. eb9ec00 add more prose about how the digest is generated by Paul Kehrer · 10 years ago
  9. 3cee872 fix missed change for OID docs by Paul Kehrer · 10 years ago
  10. b33de93 update oid attribute docs to say which OID it will return by Paul Kehrer · 10 years ago
  11. 14f0bd0 add ExtensionType interface by Paul Kehrer · 10 years ago
  12. 822f3d3 add oid attribute to all extension types by Paul Kehrer · 10 years ago
  13. d4a7f06 rename to classmethod to from_public_key by Paul Kehrer · 10 years ago
  14. f22f612 add SubjectKeyIdentifier.create_from_public_key by Paul Kehrer · 10 years ago
  15. 9add80e reorder CertificateBuilder sign arguments by Paul Kehrer · 10 years ago
  16. a0f00f4 Merge remote-tracking branch 'upstream/master' into cert-builder by Ian Cordasco · 10 years ago
  17. b7530a4 Use :doc: instead of :ref: for random-numbers by Ian Cordasco · 10 years ago
  18. 1517a4b Add sign_x509_certificate to MultiBackend by Ian Cordasco · 10 years ago
  19. 17c8900 Add note to serial_number parameter about entropy by Ian Cordasco · 10 years ago
  20. 8f57142 Update the docs to be more accurate by Ian Cordasco · 10 years ago
  21. 85fc4d5 Minor pep8 and doc fixes by Ian Cordasco · 10 years ago
  22. 24283d2 typo fix by Paul Kehrer · 10 years ago
  23. c4e6194 add missing extensions documentation to CertificateSigningRequest by Paul Kehrer · 10 years ago
  24. c9682ad Fix up parameter names in the docs by Ian Cordasco · 10 years ago
  25. c5e1c25 Document other two parameters from sign method by Ian Cordasco · 10 years ago
  26. 893246f Remove CertificateBuilder.version by Ian Cordasco · 10 years ago
  27. 7644383 Fix documentation referring to CertificateBuilder.set_version by Ian Cordasco · 10 years ago
  28. 0092a0b Remove unnecessary helper functions by Ian Cordasco · 10 years ago
  29. 9bbfcea Adds certificate builder. by Andre Caron · 10 years ago
  30. 9ca4851 fix by Alex Gaynor · 10 years ago
  31. d02bc12 fixed indent by Alex Gaynor · 10 years ago
  32. 5bcd8e8 line length and grammar by Alex Gaynor · 10 years ago
  33. 0c91ddc spelling by Alex Gaynor · 10 years ago
  34. 11b00cd Fixed #2091 -- describe how to generate a CSR. by Alex Gaynor · 10 years ago
  35. 856b87b these were moved by Alex Gaynor · 10 years ago
  36. 4af5b37 Reorganize the x509 docs in prep for a tutorial by Alex Gaynor · 10 years ago