aprsdroid icon indicating copy to clipboard operation
aprsdroid copied to clipboard

Unable to import my LotW Certificate

Open jmccomb1979 opened this issue 2 years ago • 4 comments

I get the following error..

Error importing certificate: error constructing MAC: java.security.InvalidKeyException: No installed provider supports this key: com.android.bouncycastle.jcajce.PKCS12Key!

jmccomb1979 avatar Dec 31 '22 01:12 jmccomb1979

This is a rather strange bug, it looks like your Android device is lacking the respective PKCS12 library. Which vendor and model and Android version are you on?

ge0rg avatar Mar 02 '23 12:03 ge0rg

Hello!

I am running into this error message too when trying to import the LoTW certificate. The corresponding LoTW certificate was exported by TSQL V2.6.5.

I am using Redmi Note 12 Pro+ phone which is running Android 12.

kholia avatar Apr 16 '23 06:04 kholia

Having the same issue with Android 13 on grapheneos (Old Pixel 4). In my case it may be related to grapheneos. Previous versions of Android on this phone had no issues with importing a certificate.

osakaleland avatar Jul 09 '23 22:07 osakaleland

Having the same issue with Android 13 on grapheneos (Old Pixel 4). In my case it may be related to grapheneos. Previous versions of Android on this phone had no issues with importing a certificate.

I've been able to to import a cert if I convert it with the -legacy flag with openssl. Seems to be a LOTW issue.

osakaleland avatar Jul 28 '23 05:07 osakaleland