Bug - SCP has hardcoded http:// reference
SC+ loads the scpdetails.js file used by the Help > About dialog using a hardcoded http url. If you are running SC+ over https, browsers will not load a mixture of secure and insecure content, so the request to load the file is blocked by the browser.
e.g Chrome reports the following on the console:
The code should construct the URL based on the current transport protocol.
New to ADSelfService Plus?