Měsíc: Říjen 2010

  • , ,

    SSL in Jetty plug-in

    Yesterday I had a chat with my colleague. We talked about how the Maven Jetty plug-ins enable SSL. In my last article I described how to enable SSL in Tomcat, so now let’s see how to achieve the same result in the Jetty plugin.

  • , ,

    How to enable HTTPS on Tomcat

    In this article I would like to describe how to enable SSL support in Tomcat. Basically it is a few steps, but there will be recorded for cases when some of my colleague asked me 🙂