I have a HTTPS client (a GSM modem) where I need to know the supported ciphers to configure my nginx. But the requests just fail and are not even listed in my nginx log.
Is there a simple way to setup a server that just tells me what ciphers are supported by connecting clients?