PFX/P12 Zertifikate auf Android 13 importieren

FIXME

openssl pkcs12 -info -in mein.pfx | grep -E '(MAC|PKCS|Keybag)'
openssl pkcs12 -nodes < mein.pfx > mein.pem
openssl pkcs12 -export -legacy -in mein.pem > mein-legacy.pfx

FIXME https://community.e.foundation/t/new-fp5-cant-import-pfx-p12-securty-certificate/55491 https://stackoverflow.com/questions/71872900/installing-pcks12-certificate-in-android-wrong-password-bug