Proxy error: remote error: tls: handshake failure

Hi @Ethan and welcome to the community!

You can find details of where Tyk stores it’s logs here: Log Data

Can you confirm where you are making the call from? i.e. client side. Your tyk.conf looks fine. We have seen this issue a few times where the client has the incorrect ciphers or won’t accept insecure connections itself. curl with the ‘-k’ switch might help to root out the issue.

Thanks, G.