Bug #71781 Add protocol option for HTTP/HTTPS
Submitted: 20 Feb 2014 14:38 Modified: 26 Apr 2017 13:08
Reporter: Daniël van Eeden (OCA) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Enterprise Monitor: Web Severity:S3 (Non-critical)
Version:3.0.6 OS:Any
Assigned to: CPU Architecture:Any

[20 Feb 2014 14:38] Daniël van Eeden
Description:
In global settings you can set the hostname and port. Those settings are used to construct the URL used in the email notifications. It however is not possible to set the protocol. When the port is set to 18443 https is used, but if 443 is used it will use http.

How to repeat:
Setup MEM with a reverse proxy in front. The proxy should listen on port 443 with SSL and proxy to the mem host on port 18443. Then go to global settings and set the port to 443 and then look in email notifications for the used protocol.

Suggested fix:
Use https if the port is 18443 or 443 and and an option to specify the protocol.
[21 Feb 2014 8:22] MySQL Verification Team
Hello Daniel,

Thank you for the feature request!

Thanks,
Umesh
[26 Apr 2017 13:08] Mark Leith
HTTPS is the only option supported now. Closing as Won't fix.