``` $ 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.