| Summary: | cannot import .p12 certificate | ||
|---|---|---|---|
| Product: | [Applications] kleopatra | Reporter: | dacapito |
| Component: | general | Assignee: | Andre Heinecke <aheinecke> |
| Status: | REPORTED --- | ||
| Severity: | major | CC: | mutz, orlando, pim-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
dacapito
2022-08-26 06:49:48 UTC
I have the same problem with the free certificates in pfx or p12 format issued by actalis. For kleopatra to read them, I import them with the Windows 11 certificate manager and export them again with the private key, so if it reads them without problems. The only difference I see between the original and the one issued by Windows 11.
openssl pkcs12 -info -in certificado.pfx
*Original*
MAC: sha1, Iteration 102400
MAC length: 20, salt length: 20
PKCS7 Data
Shrouded Keybag: pbeWithSHA1And3-KeyTripleDES-CBC, Iteration 51200
Bag Attributes
localKeyID: XX XX XX XX
friendlyName: XXXXX@gmail.com
Key Attributes: <No Attributes>
Enter PEM pass phrase:
-windows 11-
MAC: sha1, Iteration 2000
MAC length: 20, salt length: 20
PKCS7 Data
Shrouded Keybag: pbeWithSHA1And3-KeyTripleDES-CBC, Iteration 2000
Bag Attributes
localKeyID: XX XX XX XX
friendlyName: XXXX@gmail.com
Microsoft CSP Name: Microsoft Enhanced Cryptographic Provider v1.0
Key Attributes
X509v3 Key Usage: 10
Enter PEM pass phrase:
You can get a free testing certificate on the next page:
https://extrassl.actalis.it/portal/uapub/freemail?lang=en
|