How do I update my SSL certificates on Windows?

Responsive Ad Header

Question

Grade: Education Subject: Support
How do I update my SSL certificates on Windows?
Asked by:
47 Viewed 47 Answers
Responsive Ad After Question

Answer (47)

Best Answer
(277)
Windows automatically updates SSL certificates. However, you can manually trigger a check by opening Command Prompt as an administrator and running the command `certutil -urlcache * HTTP 1`. This forces Windows to refresh its certificate cache. Restart your computer afterward.