I think (not sure) that the problem I'm having is one of big endian and little endian. I'm trying to send out the output of a PEM_write_bio_PKCS7 to other computers (sun and Linux). I'm sending these Multicast and with loopback and the sender is always able to process the message but the receiver never is (Need another sun workstation to prove theory and I don't have one). But my thought is that depending upon how the PKCS7 structure is saved (i.e. has ints that it just saves to a buffer) that the linux machine send them in little endian and the sun chokes on them and via versa. If you think this is the problem anyone solve this without changing openssl code (i.e PEM_wrote_bio_PKCS7/PEMASN1_write_bio)?
Thanks, Frank ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]