I am trying to achieve Over the Air access to the files of iPhone. As per my requirement I need to make a device as an HTTPS server. After googling, I come across some cool stuffs to make iPhone as Webserver, all of them are acting as HTTP server.
Does anyone know how to create an HTTPS Server inside iPhone Application?