aboutsummaryrefslogtreecommitdiffstats
path: root/vectors/cryptography_vectors/x509/custom
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* add utf8 certificatePaul Kehrer2015-01-171-0/+18
|
* add two custom certificates for x509 name parsing testsPaul Kehrer2015-01-172-0/+62
|
* rename DSA test vector certificate to be more clearPaul Kehrer2014-12-121-0/+0
|
* add ECDSA certificate that does not have a named curve OIDPaul Kehrer2014-12-121-0/+16
|
* add several new x509 test vectorsPaul Kehrer2014-11-263-0/+77