marado / RNID

Lista de casos de incumprimento do RNID
Creative Commons Zero v1.0 Universal
25 stars 14 forks source link

Remoção de verificações de acessibilidade #88

Closed hugopeixoto closed 3 years ago

hugopeixoto commented 3 years ago

O observatório português de acessibilidade web já faz esta monitorização. Para evitar duplicar esforços, vamos deixar de registar estes incumprimentos.

hugopeixoto commented 3 years ago

Fixes #68

hugopeixoto commented 3 years ago

Sempre que a github action correr, este PR vai ficar com conflitos por ambos mudarem o README.

Fiz rebase hoje, mas caso não seja já merged e para evitar andar a fazer isso todos os dias, peço-te, @marado, que me avises quando fores olhar para isto para fazer um rebase nesse dia.

hugopeixoto commented 3 years ago

O incumprimento do IMT não é só de acessibilidade, o resto será de manter…

O resto parece-me já ter sido corrigido também. Pelo que percebi, era um certificado expirado no URL https://www.imt-ip.pt/sites/IMTT/Portugues/Formularios/Documents/Mod9IMT.pdf

marado commented 3 years ago

O curl continua a falhar:

$ curl https://www.imt-ip.pt/sites/IMTT/Portugues/Formularios/Documents/Mod9IMT.pdf
-o /dev/null; echo $?
 % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                Dload  Upload   Total   Spent    Left  Speed
 0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
60

Em https://whatsmychaincert.com/?www.imt-ip.pt confirma-se que há problemas de configuração.

On Sun, Oct 31, 2021 at 4:16 PM Hugo Peixoto @.***> wrote:

O incumprimento do IMT não é só de acessibilidade, o resto será de manter…

O resto parece-me já ter sido corrigido também. Pelo que percebi, era um certificado expirado no URL https://www.imt-ip.pt/sites/IMTT/Portugues/Formularios/Documents/Mod9IMT.pdf

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

hugopeixoto commented 3 years ago

Alright, já vou voltar a adicionar então. Tinha percebido mal o problema.

hugopeixoto commented 3 years ago

Corrigido, podes confirmar?