Files
mbedtls/framework/data_files/server1.req.sha256.conf
Mahavir Jain 08d8b15416 Flatten the submodule 'framework'
For easier maintenance the framework repository is flattened here and
added to the forked branch in source format.
2026-04-01 11:44:27 +05:30

18 lines
279 B
Plaintext

req_extensions = req_ext
[req_ext]
extendedKeyUsage = serverAuth
subjectAltName = @alt_names
[alt_names]
email = [email protected]
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