xref: /mbedtls/tests/data_files/server1.req.sha256.conf
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1req_extensions = req_ext
2
3[req_ext]
4extendedKeyUsage = serverAuth
5subjectAltName = @alt_names
6
7[alt_names]
8email = mail@example.com
9DNS = example.com
10dirName = dirname_sect
11IP = 127.0.0.1
12URI = http://pki.example.com
13
14[dirname_sect]
15C=UK
16O=Mbed TLS
17CN=Mbed TLS directoryName SAN
18

Last Index update Fri Aug 22 08:59:00 CST 2025