02-Mar-2020 21:51
Hi,
I was trying to upload new device certificate on my f5. But post importing certificate, I lost my WebUI access and now I am unable to access webUI of my f5.
Can u pls let me know what went wrong and how to fix this issue?
Solved! Go to Solution.
02-Mar-2020 21:57
It seems you have only uploaded device certificate and it is using old device certificate key and due to this you are facing this issue.
It should be having access to cli, i think so. You can take F5 login through WINSCP and go to below device certificate and key path.
/config/httpd/conf/ssl.crt/server.crt
/config/httpd/conf/ssl.key/server.key
At above path, you should see certificate imported by you. Do one thing, put key file associated with new device certificate at above key location and then restart 'httpd' service of F5 by using cli command - bigstart restart httpd
Your issue should get resolve with this. But you should have access to SCP for this.
I hope it resolves your access.
Mayur
02-Mar-2020 21:57
It seems you have only uploaded device certificate and it is using old device certificate key and due to this you are facing this issue.
It should be having access to cli, i think so. You can take F5 login through WINSCP and go to below device certificate and key path.
/config/httpd/conf/ssl.crt/server.crt
/config/httpd/conf/ssl.key/server.key
At above path, you should see certificate imported by you. Do one thing, put key file associated with new device certificate at above key location and then restart 'httpd' service of F5 by using cli command - bigstart restart httpd
Your issue should get resolve with this. But you should have access to SCP for this.
I hope it resolves your access.
Mayur
02-Mar-2020 22:06
Yes I have uploaded certificate only and before importing key, I lost WebUI access. let me follow steps given by you. I will update status here.
02-Mar-2020
23:29
- last edited on
24-Mar-2022
01:30
by
li-migration
I followed steps provided by you and it worked for me. Post replacing key file on given path, I am able to access WebUI of my F5. Thank you for your help.
03-Mar-2020 00:05
I'm glad it fixed your issue. Can you mark this question as solved please?
Mayur
03-Mar-2020 00:19
Yes sure.