Skip to content

The certificate is NOT trusted. The certificate issuer is unknown. #48

@piru

Description

@piru

After installing ripe-atlas-repo package apt-get update can fail:

W: Failed to fetch https://ftp.ripe.net/ripe/atlas/software-probe/debian/dists/bookworm/InRelease  Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown.  Could not handshake: Error in the certificate verification. [IP: 193.0.11.24 443]
W: Some index files failed to download. They have been ignored, or old ones used instead.

This issue happens if the Debian installation doesn't have ca-certificates package installed.

The workaround is:

apt-get install ca-certificates
apt-get update
...

Better solution would be to add dependency for ca-certificates package to ripe-atlas-repo package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions