-
Notifications
You must be signed in to change notification settings - Fork 7
Description
System.NullReferenceException error on the change_click event when saving the p7mkey file. Even after telling the application to continue it writes unusable data to the p7mkey file. When attempting to re-open the database it prompts to select the p7mkey file and then fails to open the database. This occurs on version 1.3 and 1.2b. My operating system is Windows Server 2016 Standard. Please see attached image for error.

I have used both a self-generated x.509 cert using OpenSSL and I have also used a X.509 cert issued by COMODO thinking that maybe it was the way I was generating the certificate. Both methods end up with the same end result.
I tested my Windows 10 pro PC at home and I get the same result.
This issue seems to be procedural. If I go into the KeyManagerUI and first select new key, select certificate from store and then hit save key then the Null Reference error does not occur and the p7mkey saves successfully. Any other order and the Null Reference error occurs.
Even though the p7mkey saves successfully I still get the following error:
