X509_NAME_get_index_by_NID 2754 ext/openssl/openssl.c if (X509_NAME_get_index_by_NID(subj, nid, -1) >= 0) { X509_NAME_get_index_by_NID 689 ext/openssl/xp_ssl.c index = X509_NAME_get_index_by_NID(cert_name, NID_commonName, -1);