aboutsummaryrefslogtreecommitdiffstats
path: root/docs/x509.rst
Commit message (Expand)AuthorAgeFilesLines
* fix the docs testPaul Kehrer2015-05-121-0/+1
* also update the docs to reflect the non-optional nature of these thingsPaul Kehrer2015-05-121-3/+3
* add OID information about all supported extensionsPaul Kehrer2015-05-121-0/+34
* update docsPaul Kehrer2015-05-111-1/+5
* remove policyqualifierinfo objectPaul Kehrer2015-05-101-28/+3
* expand docsPaul Kehrer2015-05-101-3/+47
* add some docsPaul Kehrer2015-05-101-0/+63
* switch reasons to frozensetPaul Kehrer2015-05-091-1/+1
* update doc languagePaul Kehrer2015-05-091-3/+4
* separate full_name/relative_name and change reasons to an enumerationPaul Kehrer2015-05-091-14/+35
* add CRLDistributionPoints and associated classesPaul Kehrer2015-05-061-0/+72
* authority key identifier support in the openssl backendPaul Kehrer2015-05-031-0/+1
* Merge pull request #1894 from alex/try-to-english-betterPaul Kehrer2015-05-031-4/+4
|\
| * Attempt to make the BasicConstraints.path_length docs more clearAlex Gaynor2015-05-031-4/+4
* | Merge pull request #1893 from reaperhulk/san-exampleAlex Gaynor2015-05-031-0/+48
|\ \
| * | add some commentsPaul Kehrer2015-05-021-2/+3
| * | add example to show how to get DNSNames from SAN extensionPaul Kehrer2015-05-021-0/+47
| |/
* | updates based on review feedbackPaul Kehrer2015-05-021-1/+8
* | add authority information access classesPaul Kehrer2015-05-021-0/+36
|/
* add URI general name supportPaul Kehrer2015-04-281-1/+6
* return only an int for unsupported general name type, update docsPaul Kehrer2015-04-221-1/+5
* update exception to contain detailPaul Kehrer2015-04-211-0/+7
* handle otherName, x400Address, and ediPartyName in OpenSSL backendPaul Kehrer2015-04-211-0/+5
* UnsupportedExtension raises when accessing cert.extensionsPaul Kehrer2015-04-211-3/+3
* httpsPaul Kehrer2015-04-191-1/+1
* update doc language to point more strongly at rfc 5280Paul Kehrer2015-04-191-2/+5
* add more wordsPaul Kehrer2015-04-181-1/+2
* add more prose for AKIPaul Kehrer2015-04-181-0/+7
* AuthorityKeyIdentifier supportPaul Kehrer2015-04-181-0/+19
* Merge pull request #1783 from reaperhulk/san-classAlex Gaynor2015-04-181-0/+90
|\
| * Add GeneralName and SubjectAlternativeName classesPaul Kehrer2015-04-141-0/+90
* | update the docs tooPaul Kehrer2015-04-151-1/+1
|/
* keyusage support in the OpenSSL backendPaul Kehrer2015-04-121-0/+1
* alter approach to just use digest, no hexdigestPaul Kehrer2015-04-101-7/+1
* add subjectkeyidentifier supportPaul Kehrer2015-04-101-0/+20
* update doc languagePaul Kehrer2015-04-011-23/+22
* add keyusage extensionPaul Kehrer2015-03-311-0/+98
* add extendedkeyusage extensionPaul Kehrer2015-03-311-0/+11
* support the EKU OIDs specified in RFC 5280 section 4.2.1.12Paul Kehrer2015-03-301-0/+33
* add load_der_x509_csr to support loading DER encoded CSRsPaul Kehrer2015-03-301-0/+16
* move testsetup around and improve some verbiagePaul Kehrer2015-03-291-32/+29
* move test setupPaul Kehrer2015-03-291-23/+23
* rename to CertificateSigningRequestPaul Kehrer2015-03-291-9/+10
* address some review commentsPaul Kehrer2015-03-291-4/+4
* rename request to CSRPaul Kehrer2015-03-291-8/+8
* basic support for parsing x509 requestsPaul Kehrer2015-03-291-0/+95
* basicConstraints support for OpenSSL X509 backendPaul Kehrer2015-03-281-0/+34
* add x509 extensions class and basic tests (no extensions supported)Paul Kehrer2015-03-281-1/+38
* review feedback updatesPaul Kehrer2015-03-231-1/+3
* doc updates and simplification of __repr__Paul Kehrer2015-03-221-2/+5