--- "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote:
> > What needs to be done to add that header as default on
> > openssl smime command?
> >
>
> Nothing :-) I've just added support, it will appear in the
> next stable snapshot and subsequent versions of OPenSSL.
Cool!
In the meantime I´ll use a
On Wed, Apr 27, 2005, Eddy Tan wrote:
> > > Content-Type: application/x-pkcs7-mime;
> > > smime-type=enveloped-data;
> > > name="smime.p7m"
> > >
> >
> > I certainly wouldn't say that that was "essential". Its an
> > optional hint as to the PKCS#7 type of the mess
> > Content-Type: application/x-pkcs7-mime;
> > smime-type=enveloped-data;
> > name="smime.p7m"
> >
>
> I certainly wouldn't say that that was "essential". Its an
> optional hint as to the PKCS#7 type of the message. OpenSSL
> currently doesn't include that header
On Tue, Apr 26, 2005, Eddy Tan wrote:
> Hi,
>
> Is it true that openssl´s missing something crucial on the
> header ´Content-Type:´ when creating smime message?
> Doing below command:
>
> openssl smime -encrypt -des3 -from '[EMAIL PROTECTED]' \
> -to '[EMAIL PROTECTED]' -subject 'test' \
> -in /