| Gilles Peskine | f040a17 | 2017-05-05 18:56:12 +0200 | [diff] [blame] | 1 | [req] | 
|  | 2 | x509_extensions = v3_ca | 
|  | 3 | distinguished_name = req_dn | 
|  | 4 |  | 
|  | 5 | [req_dn] | 
|  | 6 | countryName = NL | 
|  | 7 | organizationalUnitName = PolarSSL | 
|  | 8 | commonName = PolarSSL Test CA | 
|  | 9 |  | 
|  | 10 | [v3_ca] | 
|  | 11 | subjectKeyIdentifier=hash | 
|  | 12 | authorityKeyIdentifier=keyid:always,issuer:always | 
|  | 13 | basicConstraints = CA:true | 
| Manuel Pégourié-Gonnard | c10afdb | 2017-06-29 09:48:08 +0200 | [diff] [blame] | 14 |  | 
| Ron Eldor | b2dc3fa | 2019-03-21 13:40:13 +0200 | [diff] [blame] | 15 | [othername_san] | 
|  | 16 | subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:hw_module_name | 
|  | 17 |  | 
| Victor Barpp Gomes | d0225af | 2022-09-29 11:40:20 -0300 | [diff] [blame] | 18 | [nonprintable_othername_san] | 
|  | 19 | subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:nonprintable_hw_module_name | 
|  | 20 |  | 
| David Horstmann | 119d7e2 | 2022-11-25 15:50:30 +0000 | [diff] [blame] | 21 | [unsupported_othername_san] | 
| Ron Eldor | b2dc3fa | 2019-03-21 13:40:13 +0200 | [diff] [blame] | 22 | subjectAltName=otherName:1.2.3.4;UTF8:some other identifier | 
|  | 23 |  | 
| Ron Eldor | 9eeb861 | 2019-02-12 15:03:42 +0200 | [diff] [blame] | 24 | [dns_alt_names] | 
|  | 25 | subjectAltName=DNS:example.com, DNS:example.net, DNS:*.example.org | 
|  | 26 |  | 
| Ron Eldor | b2dc3fa | 2019-03-21 13:40:13 +0200 | [diff] [blame] | 27 | [alt_names] | 
|  | 28 | DNS.1=example.com | 
|  | 29 | otherName.1=1.3.6.1.5.5.7.8.4;SEQ:hw_module_name | 
|  | 30 | DNS.2=example.net | 
|  | 31 | DNS.3=*.example.org | 
|  | 32 |  | 
|  | 33 | [multiple_san] | 
|  | 34 | subjectAltName=@alt_names | 
|  | 35 |  | 
|  | 36 | [hw_module_name] | 
|  | 37 | hwtype = OID:1.3.6.1.4.1.17.3 | 
|  | 38 | hwserial = OCT:123456 | 
|  | 39 |  | 
| Victor Barpp Gomes | d0225af | 2022-09-29 11:40:20 -0300 | [diff] [blame] | 40 | [nonprintable_hw_module_name] | 
|  | 41 | hwtype = OID:1.3.6.1.4.1.17.3 | 
|  | 42 | hwserial = FORMAT:HEX, OCT:3132338081008180333231 | 
|  | 43 |  | 
| Ron Eldor | 74d9acc | 2019-03-21 14:00:03 +0200 | [diff] [blame] | 44 | [v3_any_policy_ca] | 
|  | 45 | basicConstraints = CA:true | 
|  | 46 | certificatePolicies = 2.5.29.32.0 | 
|  | 47 |  | 
|  | 48 | [v3_any_policy_qualifier_ca] | 
|  | 49 | basicConstraints = CA:true | 
|  | 50 | certificatePolicies = @policy_info | 
|  | 51 |  | 
|  | 52 | [v3_multi_policy_ca] | 
|  | 53 | basicConstraints = CA:true | 
|  | 54 | certificatePolicies = 1.2.3.4,2.5.29.32.0 | 
|  | 55 |  | 
|  | 56 | [v3_unsupported_policy_ca] | 
|  | 57 | basicConstraints = CA:true | 
|  | 58 | certificatePolicies = 1.2.3.4 | 
|  | 59 |  | 
|  | 60 | [policy_info] | 
|  | 61 | policyIdentifier = 2.5.29.32.0 | 
|  | 62 | CPS.1 ="CPS uri string" | 
|  | 63 |  | 
| Ron Eldor | 3c4734a | 2019-03-25 14:05:23 +0200 | [diff] [blame] | 64 | [fan_cert] | 
|  | 65 | extendedKeyUsage = 1.3.6.1.4.1.45605.1 | 
|  | 66 |  | 
| Manuel Pégourié-Gonnard | c10afdb | 2017-06-29 09:48:08 +0200 | [diff] [blame] | 67 | [noext_ca] | 
|  | 68 | basicConstraints = CA:true | 
| Gilles Peskine | 15ad579 | 2018-03-22 22:21:55 +0100 | [diff] [blame] | 69 |  | 
| Manuel Pégourié-Gonnard | fd3e4fb | 2018-03-13 11:53:30 +0100 | [diff] [blame] | 70 | [test_ca] | 
|  | 71 | database = /dev/null | 
|  | 72 |  | 
|  | 73 | [crl_ext_idp] | 
|  | 74 | issuingDistributionPoint=critical, @idpdata | 
|  | 75 |  | 
| Manuel Pégourié-Gonnard | a63305d | 2018-03-14 12:23:56 +0100 | [diff] [blame] | 76 | [crl_ext_idp_nc] | 
|  | 77 | issuingDistributionPoint=@idpdata | 
|  | 78 |  | 
| Manuel Pégourié-Gonnard | fd3e4fb | 2018-03-13 11:53:30 +0100 | [diff] [blame] | 79 | [idpdata] | 
|  | 80 | fullname=URI:http://pki.example.com/ | 
| Manuel Pégourié-Gonnard | 7d2a4d8 | 2020-07-23 12:39:53 +0200 | [diff] [blame] | 81 |  | 
|  | 82 | # these IPs are the ascii values for 'abcd' and 'abcd.example.com' | 
|  | 83 | [tricky_ip_san] | 
|  | 84 | subjectAltName=IP:97.98.99.100,IP:6162:6364:2e65:7861:6d70:6c65:2e63:6f6d | 
| Przemek Stekiel | e7fbbb3 | 2023-01-12 15:30:45 +0100 | [diff] [blame] | 85 |  | 
|  | 86 | [csr_ext_v3_keyUsage] | 
|  | 87 | keyUsage = digitalSignature, keyEncipherment | 
|  | 88 |  | 
|  | 89 | [csr_ext_v3_subjectAltName] | 
|  | 90 | subjectAltName=DNS:example.com, DNS:example.net, DNS:*.example.org | 
|  | 91 |  | 
|  | 92 | [csr_ext_v3_nsCertType] | 
|  | 93 | nsCertType=server | 
|  | 94 |  | 
|  | 95 | [csr_ext_v3_all] | 
|  | 96 | keyUsage = cRLSign | 
|  | 97 | subjectAltName=otherName:1.3.6.1.5.5.7.8.4;SEQ:nonprintable_hw_module_name | 
|  | 98 | nsCertType=client |