I am experimenting

2022-08-19 Thread b1bb2
To: openssl-users@openssl.org I am experimenting with https://github.com/openssl/openssl/archive/refs/heads/master.zip openssl 3.1.0 Source Distribution archive, I built it into a local virtual machine environment (folder). System is debian 11.3 (Bullseye), Local Personal Computer. This code

S/MIME - PKCS7_sign output via i2d_PKCS7_bio_stream is corupted?

2022-08-19 Thread André Weber
Hello, (Sorry for posting as HTML Mail;) I'am writing a mailing solution with S/MIME support - especially with signing the messages. Usually I would use the following code sequence to geht the MIME encoded message body. (I'am working with Delphi and OpenSSL 1.1.1q) // First try -- PBIO

S/MIME - PKCS7_sign output via i2d_PKCS7_bio_stream is corupted?

2022-08-19 Thread André Weber
Hello,   I'am writing a mailing solution with S/MIME support - especially with signing the messages. Usually I would use the following code sequence to geht the MIME encoded message body. (I'am working with Delphi and OpenSSL 1.1.1q)   //  First try -- PBIO InputBioFile   := BIO_new_fi