Forum Discussion
Importing SSL Certs and Keys via TMSH
For version 10, you can just copy the files into the matching directories:
Payload certs:
/config/ssl/ssl.csr
/config/ssl/ssl.crt
/config/ssl/ssl.key
HTTPD certs for management:
/etc/httpd/conf/ssl.csr
/etc/httpd/conf/ssl.crt
/etc/httpd/conf/ssl.key
For version 11 (maybe someone can update this to be more specific), these files are managed by TMOS requiring you to import the certificate and key data.
The following was done with 11.5. This command will create test.crt and test.key as the managed prefix names. The source file is default.crt or key.
tmsh create /sys file ssl-cert test.crt source-path
tmsh create /sys file ssl-key test.key source-path
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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