cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1503
Views
6
Helpful
3
Replies

expressway certificate already expired and webpage not accessible

eliranb7
Level 1
Level 1

Hi

the expressway's server certificate has been expired last week.
when trying to access the expressway's webpage to upload the new certificate ,the browser certificate error shows,

and if im hitting the advanced button in order to continue, the page gets an error.

tried it with several browsers, but with no luck.

any ideas ?
maybe there is an option to upload the certificate through CLI ?
thanks

2 Accepted Solutions

Accepted Solutions

Login to expressway using WINSCP, make sure you use root credentials and delete the expired certificate pem. Restart the expressway and you will be able to access the webpage.

Then generate the CSR and get the CSR signed by a CA and upload the certificate.



Response Signature


View solution in original post

As mentioned up, login to expressway using WinSCP as the root credential

Go to persistent folder>certs> delete the server.pem certificate 

Restart the Expressway then you will be able to access it

View solution in original post

3 Replies 3

Login to expressway using WINSCP, make sure you use root credentials and delete the expired certificate pem. Restart the expressway and you will be able to access the webpage.

Then generate the CSR and get the CSR signed by a CA and upload the certificate.



Response Signature


As mentioned up, login to expressway using WinSCP as the root credential

Go to persistent folder>certs> delete the server.pem certificate 

Restart the Expressway then you will be able to access it

eliranb7
Level 1
Level 1

works like a charm!

Thanks a lot !