Subject says it: What a good approach to debugging a segfault in i2d_X509()?
The X509 certificate succeeds when I use X509_sign(). But when I sign "by hand", adding the two signature algorithms, signing with RSA_Sign(), and adding the signature to the structure, X509_print_fp() segfaults. The X509 structure (before serialization) verifies. X509_print_fp() on the structure also succeeds. Is there, for example, a way to i2d() the X509 parts to narrow down the problem? -- Ken Goldman [EMAIL PROTECTED] 914-784-7646 (863-7646) ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]