You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Added X-Forwarded-Proto for automatic proxy detector
+ Split blacklist and whitelist from geodb script file
+ Optimized compile binary size
+ Added access control to TCP proxy
+ Added "invalid config detect" in up time monitor for isse #7
+ Fixed minor bugs in advance stats panel
+ Reduced file size of embedded materials
Describe the bug
Uptime false down when internal URL is SSL with no certificate
To Reproduce
Steps to reproduce the behavior:
Create a subdomain to an internal service that is being served over SSL but does not have a certificate applied.
https://192.168.1.4.443 for example
Have a valid SSL certificate uploaded to Zoraxy
Uptime will never report that service as up.
Expected behavior
Service should report as up.
The text was updated successfully, but these errors were encountered: