SHA-1 fingerprint of keystore certificate

前端 未结 30 3103
长发绾君心
长发绾君心 2020-11-21 23:36

Is the method for getting a SHA-1 fingerprint the same as the method of getting the a fingerprint? Previously, I was running this command:

30条回答
  •  误落风尘
    2020-11-22 00:25

    I had a problem during opening with command

    [keytool -list -v -keystore C:\Users\MG\Desktop\test.jks -alias test]
    

    Therefore, i download https://sourceforge.net/projects/portecle/. Then just open .jks file from the jar program. it will show you all relevant information

提交回复
热议问题