Skip to content

disable TLS 1.0 #187

Closed
Closed
@skilbjo

Description

@skilbjo
$ curl -i --tlsv1.0 --tls-max 1.0 localhost:8001
HTTP/1.1 200 OK
Access-Control-Allow-Origin: *
content-type: text/plain

mockttp server accepts remote connections using a depreciated implementation of TLS 1.0, which has a number of cryptographic design flaws.

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