Skip to content

SSL certificate verification failure in GetPoplog.sh Ubuntu 22.04 #141

@truedat101

Description

@truedat101

These days wget likes you to verify the referenced domains. I verified that www.cs.bham.ac.uk doesn't have a proper SSL certificate configured. To fix this , add --no-check-certificate to script, or update the sub domain SSL certas.

wget https://www.cs.bham.ac.uk/research/projects/poplog/V16/DL/packages-V16.tar.bz2
--2024-02-12 18:04:52--  https://www.cs.bham.ac.uk/research/projects/poplog/V16/DL/packages-V16.tar.bz2
Resolving www.cs.bham.ac.uk (www.cs.bham.ac.uk)... 52.56.180.67
Connecting to www.cs.bham.ac.uk (www.cs.bham.ac.uk)|52.56.180.67|:443... connected.
ERROR: cannot verify www.cs.bham.ac.uk's certificate, issued by ‘CN=R3,O=Let's Encrypt,C=US’:
  Unable to locally verify the issuer's authority.
To connect to www.cs.bham.ac.uk insecurely, use `--no-check-certificate'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions