podman.io_old icon indicating copy to clipboard operation
podman.io_old copied to clipboard

www.podman.io has the wrong TLS certificate

Open skrytebane opened this issue 4 years ago • 3 comments

Someone linked to www.podman.io, and it results in a bad certificate warning from the browser.

skrytebane avatar Mar 19 '21 10:03 skrytebane

@skrytebane thanks for the heads up, do you happen to know where that link was? If it is one of ours I'd like to clean I up. Regradless, I'll see if I can figure out how to clean the warning up.

TomSweeneyRedHat avatar Mar 23 '21 17:03 TomSweeneyRedHat

I don't remember exactly where I found it, but it was an external site.

skrytebane avatar Mar 23 '21 17:03 skrytebane

use www in domain leads to the error. SSL certificate does not account for www versus non-www variations of the domain. Repository CNAME file defined as podman.io.

https://www.podman.io SSL error link https://podman.io No-issue link http://www.podman.io get redirected to https witout issues/error

srbala avatar Jun 09 '21 09:06 srbala