Skip to content

Allow setting custom TLS ciphers #131

Open
@mattgahs

Description

@mattgahs

Hello!

I need to disable some TLS ciphers in the mokey web service. What's the best way to do so?

Specifically:

TLSv1.2:

  • ECDHE-RSA-AES128-SHA256
  • ECDHE-RSA-CHACHA20-POLY1304

TLSv1.3:

  • TLS_AES_128_GCM_SHA256
  • TLS_CHACHA20_POLY1305_SHA256

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions