I tried to sign an email with a chained certificate. The normal pem file
created from the p12 file contained the CAs in the following order:
intermediate ca, root ca, email ca.
Alpine refuses to use this certificates. It seems that it does not
recognize it as approriate certficate. Moving the email ca to the first
position works, but Alpine does not include the chain certificates to the
p7s attachment. Without that the receiver must install the intermediate
CAs to verify the email.
Is this feature not yet implemented? Do I need to create the pem file in a
special way?
matthias
> Is this feature not yet implemented? Do I need to create the pem file in a
> special way?
It's probably not implemented. Our understanding of the smime code was not
very deep. If an expert wishes to add to the code we'd be happy to put
the results back in the code base. Thanks.
Steve