aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/cdt
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/cdt')
-rw-r--r--asn1/cdt/cdt.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/cdt/cdt.cnf b/asn1/cdt/cdt.cnf
index 2502e6a553..49afdb2ab9 100644
--- a/asn1/cdt/cdt.cnf
+++ b/asn1/cdt/cdt.cnf
@@ -49,7 +49,7 @@ CompressedData B "1.3.26.0.4406.0.4.2" "cdt"
%(DEFAULT_BODY)s
if (obj_id) {
- const char *name = get_oid_str_name (obj_id);
+ const char *name = oid_resolved_from_string (obj_id);
if (!name) {
name = obj_id;