bitbucket - Smartgit SHA fingerprint of the certificate does not match -
i trying install smartgit , trying provide bitbucket hosting provide. provide correct credentials of bitbucket account following error:
=======================================
java.security.cert.cerfiticateexception: sha fingerprint of certificate not match.
expected: [some string] actual: [some other string]
this may either mean server certificate has changed or spoofed.
=======================================
i think related ssl certificate not know how fix it. highly appreciated.
from [1]: fix smartgit 5.0.7.1 (and older) add following line smartgit.properties (in smartgit settings directory, see dialog):
smartgit.hostingprovider.bitbucket.sslfingerprint=37:a8:0e:13:87:da:13:c3:b8:35:6f:84:ef:74:d2:38:b1:ac:59:9b
after restarting smartgit, connection work again.
Comments
Post a Comment