Getting the following errors while running "sudo apt update" on Ubuntu 20.04
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification.
The repository 'https://repo.zabbix.com/zabbix/5.5/ubuntu focal Release' does not have a Release file.
Also tried using "sudo apt install ca-certificates" but the error remains same.
Can anyone please give a solution to this problem?
Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification.
The repository 'https://repo.zabbix.com/zabbix/5.5/ubuntu focal Release' does not have a Release file.
Also tried using "sudo apt install ca-certificates" but the error remains same.
Can anyone please give a solution to this problem?
Comment