DER is a binary format, and could well have nul bytes and other values outside the domain of C strings. >while ((ch=getc(CERT))!= EOF) > putchar(ch); Make sure that it's "int ch;" ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- how to download a certificate to browser? alohaz
- Re: how to download a certificate to browser? alohaz
- Re: how to download a certificate to browser? alohaz
- Re: how to download a certificate to brows... Goetz Babin-Ebell
- Re: how to download a certificate to browser? Jochen . Klein
- RE: how to download a certificate to browser? Salz, Rich
- RE: how to download a certificate to browser? Barnes, Michael L.