Does ktor support SNI?
# ktor
r
Does ktor support SNI?
a
Can you please describe your use case? Are you talking about the client or the server?
r
I'm talking about ktor server.
Jetty engine
And i need those certificates to be able to change.
without any downtime
a
Can you tell me how the certificate reloading relates to the SNI?
r
I though that certificate reloading is related to components handling SSL and SNI
I found on stack that i just need to have multiple certs in the keystore, but jetty serves wrong certificates, i mean it always serves the same certificate