sk_X509_EXTENSION_dup
if ((exts = sk_X509_EXTENSION_dup(x509->cert_info->extensions)) == NULL)
if ((exts = sk_X509_EXTENSION_dup(cexts)) == NULL)