<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">hi all,</span><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">i've been happily using ChatSecure for iOS for some time.  on July 7th, it warned me that the TLS cert for <a href="http://talk.google.com/" target="_blank">talk.google.com</a> had changed.  i accepted it and ended up with the app telling me i now have a cert saved with SHA1 96:d7:17:4a:aa:71:6e:85:3f:57:b0:ce:3c:40:64:55:f4:7b:1f.</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px"><div>i've been trying to verify the hash from the command line, but haven't been able to.  i'm using this one-liner:</div>
<div>===</div><div>$ openssl s_client -connect <a href="http://talk.google.com:5223/" target="_blank">talk.google.com:5223</a> 2>&1 | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | openssl x509 -noout -fingerprint</div>
<div>===</div><div>it currently spits out:</div><div>SHA1 Fingerprint=05:E7:8E:8D:CB:85:04:1F:D2:99:8C:3F:F9:D3:2F:4F:2D:FB:67:39</div></div><div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">
does anybody have a recipe for generating an SH1 that matches the 96:d7:17:4a:aa:71:6e:85:3f:57:b0:ce:3c:40:64:55:f4:7b:1f one that ChatSecure stored or can anybody tell me what i'm dong wrong?</div><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">thanks!</div><div style="font-family:arial,sans-serif;font-size:13px">marc</div></div>