SSL / HTTPS Issue

Hey Guys,

I was trying to install webmin this morning and got the error:

pi@nas4:~ $ wget http://www.webmin.com/jcameron-key.asc
--2022-01-20 03:11:09--  http://www.webmin.com/jcameron-key.asc
Resolving www.webmin.com (www.webmin.com)... 216.105.38.11
Connecting to www.webmin.com (www.webmin.com)|216.105.38.11|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.webmin.com/jcameron-key.asc [following]
--2022-01-20 03:11:09--  https://www.webmin.com/jcameron-key.asc
Connecting to www.webmin.com (www.webmin.com)|216.105.38.11|:443... connected.
ERROR: The certificate of ‘www.webmin.com’ is not trusted.
ERROR: The certificate of ‘www.webmin.com’ has expired.
The certificate has expired

image

I honestly am not sure if it’s legit or not just thought you should know.

Wasn’t sure where to post this so I came here.
Thanks,
Michael

Looks like the entire Webmin site is having SSL issues.

Try running:

wget http://prdownloads.sourceforge.net/webadmin/webmin_1.984_all.deb

Then run:

apt-get install ./webmin_1.984_all.deb
2 Likes

If you’re using Virtualmin, you should not install Webmin from the Webmin repos.

It looks like Jamie has updated the cert for that link, though, so you should be able to fetch it now.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.