Redirecting non-SSL connections to SSL on MWS 7.1.2

Basically we want to redirect request from http://myserver:80 to https://myserver:443.

Documentation mentions there was changes between version 7.1.1 and 7.1.2. It seems version 7.1.2 uses jetty and we cannoned find much information from webMethods documentation on the subject.

We found some information related to jetty for Nexus (Log In - Sonatype Internal Docs (Confluence)) and we are wondering if it is applicable.