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.

[1] http://blog.syntevo.com/2014/03/09/1394361360000.html


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -