$ curl -I https://containerd.tools/ curl: (60) SSL: no alternative certificate subject name matches target host name 'containerd.tools' 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. and $ curl -I --insecure https://containerd.tools/ HTTP/1.1 404 Site Not Found Content-Length: 2778 Content-Type: text/html Server: Microsoft-IIS/10.0 Date: Sun, 03 Nov 2019 07:21:10 GMT Connection: close Correct HOMEPAGE appears to be: https://containerd.io/
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fb777284c9e5c5beaf798fb5cd205fa4dbc557 commit b3fb777284c9e5c5beaf798fb5cd205fa4dbc557 Author: Wim Muskee <wimmuskee@gmail.com> AuthorDate: 2019-11-22 20:51:16 +0000 Commit: Aaron Bauman <bman@gentoo.org> CommitDate: 2019-11-24 00:52:52 +0000 app-emulation/containerd: update HOMEPAGE, metadata Closes: https://bugs.gentoo.org/699210 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13739 Signed-off-by: Aaron Bauman <bman@gentoo.org> app-emulation/containerd/containerd-1.2.10.ebuild | 2 +- app-emulation/containerd/containerd-1.2.6.ebuild | 2 +- app-emulation/containerd/containerd-1.2.7.ebuild | 2 +- app-emulation/containerd/containerd-1.3.0.ebuild | 2 +- app-emulation/containerd/containerd-1.3.1.ebuild | 2 +- app-emulation/containerd/metadata.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-)