kurtbrose/pyjks

Unexpected algorithm used for encrypting SealedObject: sealAlg=PBEWithMD5AndTripleDES

colt3k opened this issue · 1 comments

I have a jceks and I'm receiving this error when trying to perform

import jks
keystore = jks.KeyStore.load('myks.jks','myvault')

@colt3k , did you find got the solution . which python -version u r trying