Hi, Steve,
It is no need to try the snapshot, because no difference before (and include)
d2i_NETSCAPE_RSA_2 is called.
I will offer the exported file below, the password is "123456", it can be
imported
into every IIS but you can't extract the key by program with openSSL library.
yet another key( the length is 512 bits) can be extracted just fine.
the "1024k.key" is the 1024bit exported key that can't be resolved by
d2i_Netscape_RSA
the "512k.key" is the 512bit exported key that can be resolved.
The program is in "testIIS.c". Anyone is interested in it can try it and debug
into the d2i_.._RSA_2,
My IIS is not domestic and being updated to support strong SSL. I guess upgrade
is the reason.
Dr Stephen Henson wrote:
>
>
> Try the latest snapshot. There's a workaround for the latest IIS4.0
> which has broken ASN1 encoding.
>
> If that doesn't work it would help if you gave a proper bug report.
>
> Steve.
> --
> Dr Stephen N. Henson. http://www.drh-consultancy.demon.co.uk/
> Personal Email: [EMAIL PROTECTED]
> Senior crypto engineer, Celo Communications: http://www.celocom.com/
> Core developer of the OpenSSL project: http://www.openssl.org/
> Business Email: [EMAIL PROTECTED] PGP key: via homepage.
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> Development Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
512k.key
1024k.key
testIIS.c