DEVILLE
DEVILLE
Some new info about this issue : the keystore attached is generating the error with this command : ``` import jks jks.Keystore.load('keystore_KO.jceks', 'bA8BS0Q6gJGSOhZJuPqS4A7zDI5kPiJ/') ``` getting : ``` Traceback (most recent...
It seems there are some libs depending on C/C++ code that have to be compiled. You probably need to install this on your machine : https://go.microsoft.com/fwlink/?LinkId=691126 Notice that I had...
@mindw : no idea, I do not know how deep is this lib used in `pyjks`
@kurtbrose : Thx for your answer ;) I indeed agree that the pure-python implementation seems really interesting ^^ ... I'll try to have a look at it. But ATM, MinGW...