Helm allows support for Shared SSL (Secure Socket Layer) for your website. This means you can set up additional space that is accessible through https: rather than http. It creates a folder within your web space called SSL, so any files you put in here will be accessed through https. If you check this box and click Save, SSL will be installed on your website. The SSL URL will use the Shared SSL site that has been set up in IIS. For instance, if the Shared SSL site is "secured.com" and you are installing SSL on example.com, then the SSL URL would be
https://secured.com/example-com. The SSL Physical Path is the path to the SSL folder for the domain you are installing it on, for instance: C:\Domains\example.com\SSL. This path will depend on what has been configured in the IIS Service settings.