X509_REQ_add_extensions
i = X509_REQ_add_extensions(req, extlist);
int X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts);