certmanager v1.21.1

Certificate.spec.otherNames[]

2 fields
Certificate.spec.otherNames[] fields and descriptions
Field / TypeDescription
oid
string

OID is the object identifier for the otherName SAN. The object identifier must be expressed as a dotted string, for example, "1.2.840.113556.1.4.221".

utf8Value
string

utf8Value is the string value of the otherName SAN. The utf8Value accepts any valid UTF8 string to set as value for the otherName SAN.