Receiving warning "This connection is not secure" accessing local NAS, but only one computer.
When accessing my local NAS (actual two different ones) receiving the warning "This connection is not secure. Logins entered here could be compromised." But this only happens on one computer. Others on the same network do not receive same warning.
All Replies (2)
Are you sure you are accessing the NAS from every computer through HTTPS?
https://support.mozilla.org/en-US/kb/insecure-password-warning-firefox There is a hidden preference to turn off the warning on the login form if it really annoys you and you think it will never be of value. Here's how:
Type about:config<enter> in the address bar. If a warning screen comes up, press the I Accept the Risk button. At the top of the screen is a search bar. Set;
security.insecure_field_warning.contextual.enabled = False security.insecure_password.ui.enabled = False