BodnarSoft / KeePass-Smart-Certificate-Key-Provider

KeePass plugin that allows to use Smart Card certificates to encrypt database more securely.
MIT License
32 stars 9 forks source link

Compatible with 2.52+ #10

Open livesayjesse opened 2 years ago

livesayjesse commented 2 years ago

Im not sure if this project is maintained anymore but is there any chances of getting it compatible with the latest release?

livesayjesse commented 2 years ago

I did test it with 2.50 and it works. We may just sit at this version for a while as well.

FrantisekBodnar commented 2 years ago

Yes it is but no changes needed to be done so far ;)

I tested it with latest version 2.52, and it works with no issue ;)

livesayjesse commented 2 years ago

Ok. It was giving me an error when i tried it with 2.52 but it could have been something with my system. Thanks for the reply!

livesayjesse commented 1 year ago

So I saw the error with 2.52 But now I am seeing it with 2.50. Any thoughts on this? image

FrantisekBodnar commented 1 year ago

Hey it looks odd. I think the plugin dll can be somehow corrupted.

Please:

  1. close instance of the KeePass
  2. delete the plugin dll from plugins folder
  3. download the plugin again from here
  4. copy downloaded dll into plugin folder

If this doesn't help, try to download and install latest .NET Framework Runtime from Microsoft

Also what kind of OS (Windows 10, 11 or earlier) are you using?

livesayjesse commented 1 year ago

I apologize. I meant to post the solution last week. So with the dot net settings we have to have "loadFromRemoteSources enabled" set to false as a security measure. Or add exclusions specifically. I'm still trying to figure out the formatting for it but its not an issue with your dll at all, just with the security in our environment.