smime
signing a message submitted through a contact us form?
SO people can sign a开发者_高级运维 message using Thunderbird, how about allowing a person to sign a message[详细]
2023-04-12 12:40 分类:问答conversion from opaque pkcs7 p7m to detached smime
Hi I couldn\'t find a way to convert an opaque pkcs#7(p7m) in a clear text deatached smime so that the signed content could be processed by regular mime libraries.[详细]
2023-04-06 03:29 分类:问答Creating S/MIME from MIME?
I don\'t completely understand and some documentation or help would be appreciated greatly :) Using PHP I create a MIME by using ezcomponents Mail object. But what I do not understand is:[详细]
2023-03-09 23:52 分类:问答Extract public Certificate from SMIME Message (pkcs7-signature) with OpenSSL
How can i extract the public certificate fr开发者_高级运维om an smime message (pkcs7-signature) with OpenSSL?With the command-line tool, assuming the S/MIME message itself is in file message:[详细]
2023-02-26 02:13 分类:问答pkcs7-signature message
When creating a s/mime message where you in the second part (the first part is the actual message) are supposed to provide BOTH the certificate you signed the message with, AND the result of the signi[详细]
2023-02-25 09:17 分类:问答OpenSSL treats smime message with Content-type 'Application/EDI' as text and changes line breaks
I receive smime message with content-type \'Application/EDI\'. It is non-standard mime type and content should be interpreted as binary. But OpenSSL during verifying signature treats it as text and ch[详细]
2023-01-21 15:44 分类:问答wrong behaviour of m2crypto compared to openssl
I have to consolidate and possibly rewrite a bunch of bash scripts that verify that incoming smime messages are valid (i.e. encrypted with company\'s private key and signed a certain set of public key[详细]
2023-01-04 22:04 分类:问答Multiple signatures in S/MIME
Is it possible to sign a MIME email (RFC 2822) multiple tim开发者_如何学运维es using S/MIME, so that all signatures are verifiable and retrievable?The S/MIME format supports multiple signatures. S/MIM[详细]
2022-12-27 13:12 分类:问答Digitally sign email in Ruby with S/MIME
Is there a way in Ruby to digitally sign email messages with S/MIME?Our group uses PKI and our users are conditioned to expect digital signatures for important messages.[详细]
2022-12-26 02:44 分类:问答S/MIME in Java without JCE
I\'m trying to write an applet that would sign e-mail with S/MIME. Obviously I want to make one small jar with only the required stuff.开发者_Python百科[详细]
2022-12-19 07:19 分类:问答