Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
ssai
Contributor

Net::ERR_CERT_DATE_INVALID

I have rencently updated the certificates and have validity until July 2025. When i’m accessing the url https://hostname:4443/ the browser is using old server certificate which has expired and throwing the error Net::ERR_CERT_DATE_INVALID

But when i access hub using https://hostname:443/ it is using new certificate and the browser is secured. 

We are using Apache webserver and it is up to date. 

 

What I did so far:

- Installed certificates(server, intermediate and root) in  the required folders in mmc

- I have cleared browser cache on my computer and reloaded the browser

-The time and date on the server and local machine looks good. 

-I have added new binding with port 4443 and gave new certificate hash

-I have updated the certificate in all required paths as configured in httpd.conf 

 

Nothing has resolved the issue.

Labels (3)
1 Reply