blob: 487e5c656eb288dc06fc6adc5fa8a0913cd3b38f [file] [log] [blame]
Andrzej Kurek1bc7df22023-04-04 07:09:04 -04001Features
2 * It is now possible to generate certificates with SubjectAltNames.
3 Currently supported subtypes: DnsName, UniformResourceIdentifier,
4 IP address, OtherName, and DirectoryName, as defined in RFC 5280.
5 See mbedtls_x509write_crt_set_subject_alternative_name for
6 more information.