Hi,

apparently caused by openssl defaulting to SHA256 digest bacause of #694738.

Workaround:

in /etc/Muttrc.d/smime.rc

change the line

        set smime_sign_command="openssl smime -sign -signer %c -inkey %k 
-passin stdin 
-in %f -certfile %i -outform DER"

to

        set smime_sign_command="openssl smime -sign -md SHA1 -signer %c -inkey 
%k -passin stdin -in %f -certfile %i -outform DER"

 Regards,

  Raoul

-- 
---------------------------------------------------------------------
Raoul Gunnar Borenius                  Phone  : +49 711 63314-206
DFN-Verein, Geschäftsstelle Stuttgart  Fax    : +49 711 63314-133
LindenspĂĽrstr.32                       E-Mail : boren...@dfn.de
D-70176 Stuttgart                      WWW    : http://www.dfn.de
---------------------------------------------------------------------
--------------------- Deutsches Forschungsnetz ----------------------
--------- Germany's National Research and Education Network ---------
---------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to