Cannot connect to https://update-master.ixsystems.com

Hi,
I have recently updated to 11.3 release and find I can no longer create Jails or check for updates.

When I try to create a Jail it errors out with an SSL error.

  raise SSLError(e, request=request)
requests.exceptions.SSLError: HTTPSConnectionPool(host='www.freebsd.org', port=443): Max retries exceeded with url: /security/unsupported.html (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'ssl3_get_server_certificate', 'certificate verify failed')])")))

When I try to update it says I cannot connect to the above URL(https://update-master.ixsystems.com), I cannot ping it either …

Has the URL changed?

This looks like the issue addressed here:

Thanks for that. That worked, I just deleted the offending certificate in the file that was mentioned, and all good again.

Update: That fixed the issue with the upgrade, but I still cannot add a new Jail for similar SSL issue, screen shot is attached!

Screen Shot 2021-10-18 at 8.30.13 AM|672x500