Hi,
How to remove Not secure warning in Fisheye/Crucible web page.
Please find the reference image below.
Your reply would be highly appreciated.
Best Regards,
Rajesh
You should be running it on an https connection really, get your admins to move it to https.
Or, remove the https from the base URL and run it on HTTP, if it's inside a firewall you can trust.
Thanks Nic for your reply. We have the F/C admin privilege's.
Do you want us to change the Site URL from https:<Hostname>:<Port> to http://<Hostname>:<Port> and perform?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you are running it on http, then yes, you should be using HTTP: in the URL - the https is telling the browser to expect an encrypted link, but your server is running a plain HTTP service. That's what the red marker means in the browser.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.