Quantcast
Channel: Hacker's ramblings
Viewing all articles
Browse latest Browse all 519

SHA1 Certificates being used By Finnish financial organizations

$
0
0

I was browsing news feeds and read an article about Danske Bank not using SHA-256 certificate (article in Tivi, in Finnish only) in its online bank. "So what? Big deal, huh. Nobody else does either." was my instant thought. 15 seconds later ... but do they really? Let's investigate.

The reasoning about the article is, that Goole is Gradually sunsetting SHA-1. That is something they announced in September 2014, giving plenty of time for service admins to react. Google's Chrome will display HTTPS using less than SHA-256 signed certificate which is valid past 1st Jan 2017 like this:

Anbody, who takes your security seriously will be displayed like this:

The difference is with the green lock, or lack of it. Most users don't care about the lock anyway, so lot of fuss about nothing.

The bad

OrganizationURIExpiryCertificate signatureCertificate issuerIntemediate certificate issuer(s)
Danske Bankwww.danskebank.fi2017-06-20SHA-1GMO GlobalSign 
OP-Pohjolawww.op.fi2015-12-12SHA-1SymantecVeriSign
Nordea Pankkisolo1.nordea.fi2016-04-22SHA-1VeriSign 
Ålandsbankenonline.alandsbanken.fi2015-07-29SHA-1DigiCert 
POP Pankkiwww.poppankki.fi2017-03-28SHA-1VeriSign 
Luottokunta (Nets)dmp2.luottokunta.fi2016-03-03SHA-1VeriSign 
Paytrailaccount.paytrail.com2015-05-15SHA-1VeriSign 

The good

OrganizationURICertificate signatureCertificate issuerIntemediate certificate issuer(s)
S-Pankkiwww.s-pankki.fiSHA256Symantec
Class 3 EV SSL CA - G3
(SHA256)

VeriSign
Class 3 Public Primary Certification Authority - G5
(SHA-1)

Aktia Pankkiauth.aktia.fiSHA256Symantec
Class 3 EV SSL CA - G3
(SHA256)

VeriSign
Class 3 Public Primary Certification Authority - G5
(SHA-1)

Säästöpankkiwww4.saastopankki.fiSHA256Symantec
Class 3 EV SSL CA - G3
(SHA256)

VeriSign
Class 3 Public Primary Certification Authority - G5
(SHA-1)

Handelsbankenwww4.handelsbanken.fiSHA256Symantec
Class 3 EV SSL CA - G3
(SHA256)
VeriSign
Class 3 Public Primary Certification Authority - G5
(SHA-1)

The conclusion

Apparently somebody does. :-) As it happens, all the banks having SHA-256 certificates are from same source: Symantec/Verisign. However, most of the institutions haven't had the time to react. There is no point to finger point (pun intended) one of them.

The information was gathered with Gnu TLS command-line tool (gnutls-cli --print-cert).

 


Viewing all articles
Browse latest Browse all 519

Trending Articles