Forum Discussion
Installing Web certificates via command line F5
Hello,
Much appreciate any help, regarding the following question:
So basically, we have the certificate, key, pem etc, - generated by some external server, for a certain list of domains.
Is there a bypass to the certificate install by the command line at the F5 (and not via GUI)?
We have lots of certs that needed to be installed on the F5, and we are looking for more automated way of doing it. In addition, we are familiar with the “lets encrypt” dehydrated script, but we cannot use it here.
Thanks!
- Stanislas_Piro2
Cumulonimbus
We have lots of certs that needed to be installed on the F5, and we are looking for more automated way of doing it. In addition, we are familiar with the “lets encrypt” dehydrated script, but we cannot use it here.
The answer is in this script...
tmsh install sys crypto key www.company.com.key from-local-file /tmp/www.company.com.key; tmsh install sys crypto cert www.company.com.crt from-local-file /tmp/www.company.com.crt;
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com