Forum Discussion
bigipjr28_13978
Jan 26, 2015Nimbostratus
copying certs in /config/filestore/files_d/Common_d/certificate_d/
After copying a bunch of certs that I upload and created chains and profiles to another ltm in the same directory, the certs do no appear when I check in System ›› File Management : SSL Certificate...
R_Marc
Jan 26, 2015Nimbostratus
You have to load them in order for them to appear. The files are referenced via the config file. It's not a dynamic check of the FS. I would recommend copying them to a temp dir (keys to /tmp/keys/* and certs to /tmp/certs/*) then you could write a quick script to reference all the objects for loading.
install sys crypto key object_name from-local-file /path/to/keyfile
install sys crypto cert object_name from-local-file /path/to/certfile
from-url is also an option, if you key your keys/certs somewhere your BigIP has access too.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects