https://bugs.documentfoundation.org/show_bug.cgi?id=155049
Bug ID: 155049
Summary: "X.509" in dialog title when signing or encrypting ODF
file
Product: LibreOffice
Version: 7.2.0.0 alpha1+
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Keywords: implementationError
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected],
[email protected]
Blocks: 105605
The dialogs for signing or encrypting an ODF file both show "X.509" in the
title when it's not restricted to that certificate type.
Steps:
1. Open Writer or Calc, save file in an ODF format
2. File > Digital Signatures > Digital Signatures... > Sign document
Results:
Dialog title is "Select X.509 Certificate" even though OpenPGP keys can be
used.
Same thing after File > Save as > "Encrypt with GPG key" ticked > Save.
Encrypting should only work with OpenPGP keys:
https://help.libreoffice.org/7.6/en-US/text/shared/guide/openpgp.html
Expected:
No mention of X.509 in the two dialogs' titles as other types can be selected.
Bibisected with linux-64-7.2 repo to first bad commit
a25d8b36361871c06b0b938cb438739e3c755450 which points to core commit:
commit a1146fd95022196636f8c41f7322a7257955cef4
author Vishwas <[email protected]> Tue Jan 05 18:30:45 2021 +0530
committer Ilmari Lauhakangas <[email protected]> Wed Jan
27 12:13:50 2021 +0100
tdf#115884 PDF signing should mention it only works with x509 certificates
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108805
Vishwas hasn't been active in the last year.
Buovjaga, what do you think?
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=105605
[Bug 105605] [META] Digital signatures bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.