I have a server written (self written - no Tomcat or Jetty) in Java and it works nicely, but now I want it to work with HTTPS as well, but I really don't get what I need to do. I've read some stuff online, but haven't really found a good explanation for what I need to do.
Could anybody give me an useful hint (or a small outline) of what needs to be done so HTTPS works?