Page MenuHome GnuPG

Kleopatra: Fix S/MIME file extension for armored files
Closed, ResolvedPublic

Description

If you activiate "create signed or encrypted files as text" (armor) in kleopatras options it will use ".pem" for both the signature and for the encrypted file as the default extension.

This results in an overwrite during the operation.

Reported through wald forum. See link.

Event Timeline

aheinecke updated the task description. (Show Details)
aheinecke set External Link to https://wald.intevation.org/forum/message.php?msg_id=6054.
aheinecke changed Version from Master to master.
aheinecke changed the task status from Open to Testing.Jul 4 2018, 8:16 AM

ASCII Armored CMS files now also use p7m and p7s this is already handled gracefully by Kleopatra and does not require us to register new filetypes.

It does not appear to be very standard what is part of such files anyway. E.g. openssl constructs p7m files with a mime header.

https://commits.kde.org/libkleo/f7b6fe52cf70bcc6baa0639f79e8bfb34d3964ae

Gpg4win-3.1.3 was released.