aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/x509/custom
Commit message (Collapse)AuthorAgeFilesLines
* add RSA PSS certificate (#4865)Paul Kehrer2019-05-041-0/+20
| | | | | | * add RSA PSS certificate * i still maintain that 257 is slightly better than 256
* Refs #4830 -- added a vector of an x.509 certificate with a negative … (#4842)Alex Gaynor2019-04-131-0/+25
| | | | | | * Refs #4830 -- added a vector of an x.509 certificate with a negative serial number * Line wrap
* add pkcs12 test vectors (#4535)Paul Kehrer2018-10-302-0/+15
| | | | | | * add pkcs12 test vectors * add more explanatino
* add issuingDistributionPoint vectors (#4537)Paul Kehrer2018-10-298-0/+87
|
* add Freshest CRL and Delta CRL Indicator test vectors (#3932)Paul Kehrer2017-09-202-0/+30
|
* Add is_signature_valid method on CertificateRevocationList (#3849)Vincent Pelletier2017-08-122-0/+56
|
* add another policy constraints test vectorPaul Kehrer2016-02-271-0/+17
|
* new unsupported extension x509 test vectorPaul Kehrer2015-12-301-0/+14
| | | | see #2288
* add new CRL test vectorPaul Kehrer2015-12-221-0/+14
|
* support CRLs with no revoked certificatesPaul Kehrer2015-12-201-0/+12
|
* add new CRL to test invalid certIssuer entry extensionErik Trauschke2015-10-151-0/+11
|
* Merge pull request #2402 from ddcc/patch-1Paul Kehrer2015-10-112-0/+65
|\ | | | | minor fix to handle malformed certificates without hostname
| * fix to handle malformed certificates without hostnameDominic Chen2015-10-102-0/+65
| |
* | Fixed #2404 -- handle a certificate with an unknown public keyAlex Gaynor2015-10-101-0/+28
|/
* remove critical flag from cert issuer entry ext to work with OpenSSL < 1.0.0Erik Trauschke2015-09-031-34/+33
|
* add test vector from #2183Paul Kehrer2015-08-011-0/+16
|
* add name constraints vector with /32 and /128 IP networksPaul Kehrer2015-07-011-0/+19
|
* add more basic name constraints vectorPaul Kehrer2015-06-292-0/+36
|
* add new name constraints vector with invalid IP netmaskPaul Kehrer2015-06-281-0/+18
|
* fix permitted/excluded nameconstraints vector to have valid IP netmaskPaul Kehrer2015-06-281-11/+11
|
* add wildcard IDNA SANPaul Kehrer2015-06-261-0/+18
|
* name constraints should not contain a wildcard characterPaul Kehrer2015-06-233-36/+35
| | | | | According to RFC 5280 you should just start with a . (e.g. .domain.com instead of *.domain.com)
* Merge pull request #2040 from reaperhulk/policy-constraints-vectorsAlex Gaynor2015-06-183-0/+54
|\ | | | | add x509 policy constraints test vectors
| * add x509 policy constraints test vectorsPaul Kehrer2015-06-173-0/+54
| |
* | Merge pull request #2043 from reaperhulk/nc-vectorsAlex Gaynor2015-06-183-0/+57
|\ \ | | | | | | add name constraints test vectors
| * | add name constraints test vectorsPaul Kehrer2015-06-173-0/+57
| |/
* / add issuer alternative name test vectorPaul Kehrer2015-06-171-0/+19
|/
* add OCSPNoCheck test vectorPaul Kehrer2015-06-071-0/+18
|
* add example CRL PEM files to vectorsErik Trauschke2015-05-294-0/+70
|
* add SAN vector with IDNA 2003 encodingPaul Kehrer2015-05-181-0/+17
|
* more CDP vectors!Paul Kehrer2015-05-122-0/+28
|
* add another certificate policies test vectorPaul Kehrer2015-05-121-0/+18
|
* add certificate policies vectorsPaul Kehrer2015-05-113-0/+56
|
* add CRL distribution points vectorsPaul Kehrer2015-05-102-0/+30
|
* add some authority information access x509 vectorsPaul Kehrer2015-05-043-0/+59
|
* add another authority key identifier vectorPaul Kehrer2015-05-031-0/+19
|
* add AKI vectorPaul Kehrer2015-05-031-0/+19
|
* Merge pull request #1885 from reaperhulk/iap-vectorsAlex Gaynor2015-05-022-0/+36
|\ | | | | add inhibit any policy test vectors
| * add inhibit any policy test vectorsPaul Kehrer2015-05-012-0/+36
| |
* | add an extended key usage x509 vectorPaul Kehrer2015-05-011-0/+20
|/
* Merge pull request #1878 from reaperhulk/add-san-vector-ip-dirAlex Gaynor2015-04-292-0/+36
|\ | | | | add test vectors for directory name and ip address SAN names
| * add test vectors for directory name and ip address SAN namesPaul Kehrer2015-04-292-0/+36
| |
* | add a SAN vector that's a single IDNA rfc822namePaul Kehrer2015-04-291-0/+18
|/
* IDNA and edge case SAN test vectorsPaul Kehrer2015-04-203-0/+57
|
* add key usage vector with all 9 purposes set to truePaul Kehrer2015-04-021-0/+18
|
* add X509 SAN extension vectorsPaul Kehrer2015-03-283-0/+56
|
* add unsupported extension marked criticalPaul Kehrer2015-03-271-0/+18
|
* add unsupported extension x509 test vectorPaul Kehrer2015-03-271-0/+18
|
* add new basic constraints vector with path length zeroPaul Kehrer2015-03-251-0/+17
|
* add 3 new certificate vectors for upcoming basic constraints testsPaul Kehrer2015-03-202-0/+37
|