Skip to content

This SDK rely on OS TLS and cipher suite settings to communicate with Deepl server. #56

@pboisso

Description

@pboisso

Since latest Deepl TLS 1.2 and cipher suite change last august, this SDK can't communicate with the Deepl servers anymore on servers that do not match the very restrictive policy requested. The policy is so restrictive that it is currently blocking communication from certain OS that do not support the requirements requested by Deepl.

The SDK should update http client to support the TLS and cipher suite requirement by Deepl and not rely on underlying OS.

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