clarin-eric / discovery-service-frontend

SPF Central Discovery Service Backend
https://www.clarin.eu/content/clarin-discovery-service
GNU General Public License v3.0
0 stars 2 forks source link

old TLS version for IdP logo #55

Open kreetrapper opened 5 years ago

kreetrapper commented 5 years ago

One of the IdP logos (https://web.abo.fi/dc/logo/aalogo-180x186.png) is hosted using an outdated TLS version

Chrome dev tools say:

The connection used to load resources from https://web.abo.fi used TLS 1.0 or TLS 1.1, which are deprecated and will be disabled in the future. Once disabled, users will be prevented from loading these resources. The server should enable TLS 1.2 or later. See https://www.chromestatus.com/feature/5654791610957824 for more information.

Considering also #52, maybe the logos should simply be cached locally?

WillemElbers commented 4 years ago

This is mainly an idp metadata issue. Implementing #52 will indeed solve this as well.