I have developed a simple webpage using Genie.jl. I am trying to deploy it in the internet using hostname from noip. I applied port forwarding and tried deploying without SSL certificate and it worked. Is there a way to deploy Genie.jl app using SSL certificate i.e. how to get a https connection between my server and client.
Thank you