Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Add way to configure proxy transport tls options (#1596)
Added way to configure SSL MinVersion and Ciphers for Tyk->Upstream transport: On global level: `proxy_ssl_ciphers` and `proxy_ssl_min_version` On API level: `proxy.transport.ssl_ciphers` and `proxy.transport.ssl_min_version` Fix https://github.com/TykTechnologies/tyk/issues/1609
L
Leonid Bugaev committed
499bef3ca451afd62e45e978472a5d4924737e41
Parent: 5583c41
Committed by GitHub <noreply@github.com>
on 4/23/2018, 11:22:41 AM