Add system image SSLCertVerificationError

Getting the following error when trying to download the latest rolling release:

Trying to fetch ISO file from https://s3-us.vyos.io/rolling/current/vyos-rolling-latest.iso...
Downloading...
Failed to download https://s3-us.vyos.io/rolling/current/vyos-rolling-latest.iso.
requests.exceptions.SSLError: HTTPSConnectionPool(host='s3-us.vyos.io', port=443): Max retries exceeded with url: /rolling/current/vyos-rolling-latest.iso (Caused by SSLError(SSLCertVerificationError("hostname 's3-us.vyos.io' doesn't match either of 's3.amazonaws.com', '*.s3.amazonaws.com', '*.s3.dualstack.us-east-1.amazonaws.com', 's3.dualstack.us-east-1.amazonaws.com', '*.s3.us-east-1.amazonaws.com', 's3.us-east-1.amazonaws.com', '*.s3-control.us-east-1.amazonaws.com', 's3-control.us-east-1.amazonaws.com', '*.s3-control.dualstack.us-east-1.amazonaws.com', 's3-control.dualstack.us-east-1.amazonaws.com', '*.s3-accesspoint.us-east-1.amazonaws.com', '*.s3-accesspoint.dualstack.us-east-1.amazonaws.com', '*.s3.us-east-1.vpce.amazonaws.com'")))
Failed to download the ISO file.
Exiting...

Please try this command to download the latest file:

add system image https://s3.amazonaws.com/s3-us.vyos.io/rolling/current/vyos-rolling-latest.iso

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