java - Lost keystore password, what are my options? -
i have keystore used generate .csr
files, sent these off , got .p7b
files. managed lose keystore password, saw there brute force java program work out know password 15 characters long , take long time. tried creating new keystore old one, people had suggested still requires me enter password , fails without it.
am run problems if create new keystore , import certificates 1 or have request new certificates?
am run problems if create new keystore , import certificates one
you run problem can't it. you've lost access private key.
or have request new certificates?
you have create new keystore, keypair, csr, signed, import it, ...
Comments
Post a Comment