aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509
Commit message (Expand)AuthorAgeFilesLines
* Write as binaryTim Buchwaldt2015-08-261-2/+2
* Update tutorial.rst as it was missing an importAbhijeet Rastogi2015-08-151-0/+1
* Fixed a pair of examples in teh docsAlex Gaynor2015-08-121-2/+2
* Added ::versionadded 1.1 tag to get_extension_for_classPhoebe Queen2015-08-121-0/+2
* added docs for get_extension_for_classPhoebe Queen2015-08-121-0/+15
* make import consistentPaul Kehrer2015-08-111-6/+6
* update tutorial to use namespace OIDsPaul Kehrer2015-08-111-5/+6
* update x509 reference to use namespaced OIDsPaul Kehrer2015-08-111-210/+236
* address review commentsPaul Kehrer2015-08-081-6/+11
* update prose for from_issuer_public_keyPaul Kehrer2015-08-081-4/+8
* add AuthorityKeyIdentifier from_issuer_public_keyPaul Kehrer2015-08-081-0/+30
* Merge pull request #2204 from reaperhulk/ski-classmethodAlex Gaynor2015-08-081-0/+17
|\
| * add more prose about how the digest is generatedPaul Kehrer2015-08-081-1/+3
| * rename to classmethod to from_public_keyPaul Kehrer2015-08-051-1/+1
| * add SubjectKeyIdentifier.create_from_public_keyPaul Kehrer2015-08-051-0/+15
* | fix missed change for OID docsPaul Kehrer2015-08-071-1/+1
* | update oid attribute docs to say which OID it will returnPaul Kehrer2015-08-061-16/+19
* | add ExtensionType interfacePaul Kehrer2015-08-061-0/+7
* | add oid attribute to all extension typesPaul Kehrer2015-08-061-0/+105
|/
* reorder CertificateBuilder sign argumentsPaul Kehrer2015-08-031-6/+6
* Merge remote-tracking branch 'upstream/master' into cert-builderIan Cordasco2015-08-031-0/+19
|\
| * typo fixPaul Kehrer2015-08-011-2/+2
| * add missing extensions documentation to CertificateSigningRequestPaul Kehrer2015-08-011-0/+19
* | Use :doc: instead of :ref: for random-numbersIan Cordasco2015-08-021-2/+1
* | Add sign_x509_certificate to MultiBackendIan Cordasco2015-08-021-0/+42
* | Add note to serial_number parameter about entropyIan Cordasco2015-08-021-4/+10
* | Update the docs to be more accurateIan Cordasco2015-08-021-3/+7
* | Minor pep8 and doc fixesIan Cordasco2015-08-011-1/+1
* | Fix up parameter names in the docsIan Cordasco2015-08-011-4/+4
* | Document other two parameters from sign methodIan Cordasco2015-07-311-0/+11
* | Remove CertificateBuilder.versionIan Cordasco2015-07-241-7/+0
* | Fix documentation referring to CertificateBuilder.set_versionIan Cordasco2015-07-211-1/+1
* | Remove unnecessary helper functionsIan Cordasco2015-07-181-10/+6
* | Adds certificate builder.Andre Caron2015-07-181-0/+83
|/
* fixAlex Gaynor2015-07-161-1/+1
* fixed indentAlex Gaynor2015-07-131-1/+1
* line length and grammarAlex Gaynor2015-07-131-5/+7
* spellingAlex Gaynor2015-07-131-2/+2
* Fixed #2091 -- describe how to generate a CSR.Alex Gaynor2015-07-132-0/+78
* these were movedAlex Gaynor2015-07-121-2/+0
* Reorganize the x509 docs in prep for a tutorialAlex Gaynor2015-07-122-0/+1598