[kleopatra] [Bug 312940] New: Suspect: Type mismatch error in change_trust_file function, subject 'ST' is displayed as 'SP'
Martin
drescher at snafu.de
Wed Jan 9 13:36:57 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=312940
Bug ID: 312940
Summary: Suspect: Type mismatch error in change_trust_file
function, subject 'ST' is displayed as 'SP'
Classification: Unclassified
Product: kleopatra
Version: 2.1.1
Hardware: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kdepim-bugs at kde.org
Reporter: drescher at snafu.de
CC: mutz at kde.org
Kleopatra refuses to trust CA certificate caused by:
---
9235E2318411ABFE7D14B7BA3F7075FD7D4D6B34 ->
92:35:E2:31:84:11:AB:FE:7D:14:B7:BA:3F:70:75:FD:7D:4D:6B:34
QString change_trust_file(const QString&, const QString&,
GpgME::Key::OwnerTrust): 9235E2318411ABFE7D14B7BA3F7075FD7D4D6B34 !=
23:A4:87:CF:FC:01:ED:00:89:F5:39:E3:54:1B:CB:FC:44:93:1C:61 !=
92:35:E2:31:84:11:AB:FE:7D:14:B7:BA:3F:70:75:FD:7D:4D:6B:34
QString change_trust_file(const QString&, const QString&,
GpgME::Key::OwnerTrust): line "" does not match
[...]
---
Inspecting the certificate with Kleopatra shows 'Issuer:
CN=ROOT_CA_DBS_Integration,O=Volkswagen,L=Wolfsburg,ST=Niedersachsen,C=DE' and
'Subject:
CN=ROOT_CA_DBS_Integration,L=Wolfsburg,SP=Niedersachsen,O=Volkswagen,C=DE'.
But the certificate in fact is 'Issuer: C=DE, ST=Niedersachsen, L=Wolfsburg,
O=Volkswagen, CN=ROOT_CA_DBS_Integration' and 'Subject: C=DE, ST=Niedersachsen,
L=Wolfsburg, O=Volkswagen, CN=ROOT_CA_DBS_Integration' using openssl.
Reproducible: Always
Steps to Reproduce:
1. Create a (self signed) CA certificate using openSSL with a subject, issuer
like above.
2. Import in Kleopatra.
3. Declare the CA certificate as trusted.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list