Valid CAS-005 Dumps shared by EduDump.com for Helping Passing CAS-005 Exam! EduDump.com now offer the newest CAS-005 exam dumps, the EduDump.com CAS-005 exam questions have been updated and answers have been corrected get the newest EduDump.com CAS-005 dumps with Test Engine here:
A security analyst received a report that an internal web page is down after a company-wide update to the web browser. Given the following error message: Your connection is not private. Attackers might be trying to steal your information for www. internalwebsite.company.com. NET::ERR_CERT_WEAK_SIGNATURE_ALGORITHM Which of the following is the best way to fix this issue?
Correct Answer: D
The error NET::ERR_CERT_WEAK_SIGNATURE_ALGORITHM indicates the site's certificate uses a deprecated/weak signing algorithm (commonly SHA-1). Modern browsers reject these. The practical fix is to replace the certificate with one signed using a modern algorithm (e.g., SHA- 256) by a trusted CA (internal PKI or public). Moving away from self-signed certs ensures a valid trust chain and modern signatures.