Describe the bug
https://github.com/OpenIntegrationEngine/engine/blob/main/client/src/com/mirth/connect/connectors/ws/SSLWarningPanel.java
https://github.com/OpenIntegrationEngine/engine/blob/main/client/src/com/mirth/connect/connectors/http/SSLWarningPanel.java
This code shows an advertisement when the user enters "https" in the address for the HTTP or SOAP connectors.
This is lame and needs to be either removed or point to OIE documentation on using SSL. The scope here is only to remove or alter the warning. The scope should not include any changes to the HTTPS behaviors of OIE
