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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -