F5 Big IP Device Certificate Update
Jump to navigation
Jump to search
Update GUI web interface certs
cd /config/httpd/conf vim ssl.crt/server.crt vim ssl.key/server.key cat /config/httpd/conf/ssl.crt/server.crt >> /config/big3d/client.crt cat /config/httpd/conf/ssl.crt/server.crt >> /config/gtm/server.crt tmsh restart sys service httpd tmsh restart sys service gtmd tmsh restart sys service big3d
bigstart restart httpd && bigstart restart tomcat