Skip to content

DH Key too small errors #75

@donsizemore

Description

@donsizemore

A number of Dataverse instances are now unreachable by Python3 on metrics.dataverse.org:

<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1129)>
<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1129)>
<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1129)>
<urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1129)>

Ideally we would address this on the server-side; another work-around would be to relax the client-side cipher settings.

Update: the pattern I believe I'm seeing by examining SSL certificates is that affected Dataverse instance are using LetsEncrypt for their certs.

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