Can someone fix the TLS certificate missing the SAN name for `mirror.archlinuxarm.org`?
$this->bbcode_second_pass_code('', 'curl -vI https://mirror.archlinuxarm.org
...
* Server certificate:
* subject: CN=archlinuxarm.org
* start date: Apr 11 02:33:07 2020 GMT
* expire date: Jul 10 02:33:07 2020 GMT
* subjectAltName does not match mirror.archlinuxarm.org
* SSL: no alternative certificate subject name matches target host name 'mirror.archlinuxarm.org'
...')
It's causing some issues with pacman and updates/packages installs.