chris2511 / xca

X Certificate and Key management
http://xca.hohnstaedt.de
Other
1.54k stars 204 forks source link

pfx certificate cannot be imported in ios and macos: incorrect password #536

Closed ingria closed 8 months ago

ingria commented 8 months ago

Import not working for pfx certificates created in v2.6.0, working on v2.4.0 and older. I believe the problem is in openssl version (import stopped working after xca switched to openssl3). Tested in Linux (flatpak) and Windows versions.

Both macOS and iOS always shows the "incorrect password" error.

See also: #474 #360