On 2005.01.14 at 17:02:51 +0300, Vsevolod Stakhov wrote: > |>For MSIE you can use Xenroll for that. > | BTW, it is not clear for me how to create DSA certificates from xenroll. > | (really I oo need GOST94 certificates, not DSA) > > You can use such kind of script for IE:
I see that this script does only half of the work - it does send request, but doesn't get signed certificate and install it into appropriate store. > MsgBox("Creating PKCS #10 " & strDN) > strReq = Enroll.createPKCS10( strDN, "1.3.6.1.4.1.311.2.1.21") What this OID means. It seems that it is not OID of algorithm, but rather OID of CSP or something aloke > > AFAIK for GOST certificates you should use OID 1.2.643.2.2.4 for algorithm. Things are a bit more complicated than this. I definitely know that I need other oid for algorithm. There is more than one implementations of GOST, which are not compatible and so has distinct OIDS. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]