For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

JN's avatar
JN
Icon for Nimbostratus rankNimbostratus
Nov 17, 2014

Add PFX cert via CLI to partition

I've seen the instructions for installing a crt file via the cli, but not a pfx. I'm not able to use the GUI so need to see if there's a way to do it via the CLI. I also have to install it on the partition and not the common partition.

 

If anyone has done this, I'd appreciate some advise.

 

Thanks

 

1 Reply

  • shaggy's avatar
    shaggy
    Icon for Nimbostratus rankNimbostratus

    upload the pfx file to the F5 (scp is probably the easiest CLI-based method), and use the following tmsh command to load the pfx file into the config:

    tmsh install sys crypto pkcs12 (name) consumer ltm from-local-file (file-path-and-name)