These steps assume that SSL has been enabled already. For more information on enabling SSL in Mart, please see: https://support.erwin.com/hc/en-us/articles/235700588-How-to-implement-SSL-on-the-Mart-Server-and-erwin-client-
A customer ran a security scan and realized there was still a port http://localhost:18171/ accepting http connections
Steps:
<!--
<Connector port="18171" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="18170" />
-->
Note: These changes are reverted if MartConfiguration.exe is run again