Hello,
Customers complain that the output of the below routine being found
unacceptable by CAs:
CreateCertRequest( request->getData(typeList->CERT_FILE),
request->getData(typeList->PRIVATE_KEY),
request->getData(typeList->COUNTRY_CODE),
request->getData(typeList->STATE),
request->getData(typeList->CITY),
request->getData(typeList->ORGANIZATION),
request->getData(typeList->ORGANIZATION_UNIT),
request->getData(typeList->COMMON_NAME),
request->getData(typeList->CONTACT_EMAIL),
request->getData(typeList->KEY_SIZE).ToIntDef(1024)
);
The request->getData() calls return String's set by GUI, so not important.
Has anybody tested this function before with a real CA?
Anyone can install the free trial of IQProxy from
http://www.fastream.com/download.php and create CSR from RProxy->SSL and see
the output.
Best Regards,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be