Not strictly Openssl ... 

        I have been struggling for a while now trying to issue keys >512 to
MSIE clients.
Netscape is fine and creates a 1024 key. I have been exporting from netscape
and importing to IE.

IE is the 128bit strength. The keys are always 512. The script I have seems
OK. MS black magic. Can't find a decent example from MS (SDK somewhere?).  

part of what I have looks like this:

          Xenroll.KeySpec = 1
        Xenroll.GenKeyFlags = 3
        Xenroll.HashAlgorithm = "MD5"
        sz10 = Xenroll.CreatePKCS10(szName,"1.3.6.1.5.5.7.3.2") (magic
numbers!)

        What's the secret? (Besides not using IEEEE!)

        Any help appreciated! THX. 

/* ---------------------------------------------------- * 
 * Daniel Bruce - mailto:[EMAIL PROTECTED] 
 * ---------------------------------------------------- */
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to