Skip to content

Bad recommendation of cipher suites in examples and docs #1284

Closed
@mrdaybird

Description

@mrdaybird

The http2 server and client examples in the docs use DHE, see towards the end:

ctx.set_ciphers("ECDHE+AESGCM:ECDHE+CHACHA20:DHE+AESGCM:DHE+CHACHA20")

I think DHE should be removed from this considering CVE-2002-20001(GHSA-jx4r-qc68-xjr5)

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