File: test3.config

package info (click to toggle)
golang-github-google-certificate-transparency 0.0~git20160709.0.0f6e3d1~ds1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 5,676 kB
  • sloc: cpp: 35,278; python: 11,838; java: 1,911; sh: 1,885; makefile: 950; xml: 520; ansic: 225
file content (32 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Create a cert with valid CT v2 extensions
1.3.6.1.4.1.11129.2.4.6 = ASN1:SEQUENCE

[req]
req_extensions = v3_req
distinguished_name=req_distinguished_name
prompt=no

[ req_distinguished_name ]
commonName="?.example.com"
countryName=GB
stateOrProvinceName=Wales
localityName=Erw Wen
0.organizationName=Certificate Transparency

[ v3_req ]
basicConstraints=CA:FALSE
keyUsage = nonRepudiation, digitalSignature, keyEncipherment
subjectAltName=@alt_names_test7

[ test3 ]
basicConstraints=CA:FALSE
1.3.6.1.4.1.11129.2.4.6=ASN1:SEQUENCE:seq
subjectAltName=@alt_names_test7
authorityKeyIdentifier=keyid

[ seq ]
seq.1 = INTEGER:1

[ alt_names_test7 ]
DNS.1 = ?.example.com