File: server1.req.sha256.conf

package info (click to toggle)
mbedtls 3.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 50,260 kB
  • sloc: ansic: 163,871; sh: 25,141; python: 14,334; makefile: 2,761; perl: 1,042; tcl: 4
file content (17 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
req_extensions = req_ext

[req_ext]
extendedKeyUsage = serverAuth
subjectAltName = @alt_names

[alt_names]
email = mail@example.com
DNS = example.com
dirName = dirname_sect
IP = 127.0.0.1
URI = http://pki.example.com

[dirname_sect]
C=UK
O=Mbed TLS
CN=Mbed TLS directoryName SAN