Hello, fc,
The certificate imported is stored in /opt/websafety/etc/ folder and upon import *from the Admin UI* the Squids cached storage for the imitated certificates are correctly re-initiailized.
What I would recommend is to:
- disable HTTPS decryption in Admin UI
- stop users from accessing proxy; this can do be easily done by just stopping squid by runnign "systemctl stop squid"; this will ensure that squid is *not* caching any imitated certificates in memory
- re upload the decryption certificate from Admin UI - this will re-initialize the certificate storage on disk completely erasing it
- close all browsers on the client - because sometimes open browser renders the certificate used and caches it visual representation
- enable HTTPS decryption in Admin UI
- click save and restart in Admin UI
From now on your proxy will definitely use the decryption certificate you have uploaded and NOT that default one.
Reproduce the error and it is still exists - please send me the screenshot of the certificate info to
sup...@diladele.com
Best regards,
Rafael
P.S. May I ask if you are using our appliance or has build the machine yourself? Because in latter cases sometimes the squid.conf from the system is used and not the one which app needs.