xref: /aosp_15_r20/external/openthread/tools/tcat_ble_client/auth-generate/ext/DeviceCert1.ext (revision cfb92d1480a9e65faed56933e9c12405f45898b4)
1# This file contains X509v3 extension definitions for OpenSSL
2# certificate generation.
3
4[ DeviceCert1 ]
5subjectKeyIdentifier = none
6authorityKeyIdentifier = keyid
7
8# Include Thread version field
91.3.6.1.4.1.44970.2 = ASN1:INTEGER:5
10
11# Include TCAT specified fields
12# Because ASN1:OCTETSTRING doesn't work with hex input, we use raw DER here. Tag 0x04 is OCTETSTRING.
13# See https://datatracker.ietf.org/doc/html/rfc5280#section-4.1
14#
151.3.6.1.4.1.44970.3 = DER:04:05:20:01:01:01:01
16