Answer the question
In order to leave comments, you need to log in
Error creating certificate, what's wrong?
I did everything as described in the article on Habré https://habrahabr.ru/post/307774/
At the step where it says:
Now we generate a BKS store that will contain our certificate:
keytool -import -v -trustcacerts -alias mybks -file c:/path/to/burp.crt -keystore ssl_pinning_certs_bk146.bks -storetype BKS -provider org.bouncycastle.jce.provider.BouncyCastleProvider -providerpath c:/path/to/bcprov-jdk15on-154.jar -storepass spassword
keytool error: java.io.IOException: KeyStore integrity check failed.
java.io.IOException: KeyStore integrity check failed.
at org.bouncycastle.jcajce.provider.keystore.bc.BcKeyStoreSpi.engineLoad
(Unknown Source)
at java.security.KeyStore.load(KeyStore.java:1445)
at sun.security.tools.keytool.Main.doCommands(Main.java:792)
at sun.security.tools.keytool.Main.run(Main.java:340)
at sun.security.tools.keytool.Main.main(Main.java:333)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question