Home GnuPG

Add setting for format of CSRs

Description

Add setting for format of CSRs

This makes it possible to specify (with a config key) whether CSRs
shall be saved in binary format or as ASCII-armored PEM. By default,
CSRs are saved in binary format again because some CAs require this
format. This default reverts a change that was made with commit
fea96ba9999effbe7e29ff1729aaf3076c0d0b65
where the format was changed from binary to PEM (to unify it with CSRs
generated for card keys).

Details

Provenance
ikloeckerAuthored on Mon, Feb 23, 4:52 PM
Parents
rKLEOPATRAd647b358937b: GIT_SILENT Sync po/docbooks with svn
Branches
Unknown
Tags
Unknown
Tasks
T8115: Kleopatra: allow saving CSR in PEM format