Are there any examples of using a self signed cert...
# ktor
e
Are there any examples of using a self signed certificate so https can be used during development? How might I configure the server to use it?
Also I have added a page covering this to the documentation website: https://ktor.io/servers/self-signed-certificate.html
e
Oh, wow. I don't know how I missed that. Thanks.