Hey so i'm using an ssl termination proxy called ghostunnel using a Let's Encrypt certificate on my server. According to tests (
https://testtls.com/prod.abyssalrealms.com/8443) everything seems to be working well but whenever I try to create a secure tcp socket or make an https request to the website I get a BadCertificate error on the client side. I've been struggling to figure out what's going on and haven't had any luck for a few days. Any one have some suggestions on what to try?
io.ktor.network.tls.TLSException: Received alert during handshake. Level: FATAL, code: BadCertificate