Forum Discussion

M_2's avatar
M_2
Icon for Altocumulus rankAltocumulus
Apr 07, 2015

Renewing ssl certs in Version 11.6

Hello Friends,

 

In V11 i see the certificate and the key uploaded in LTM are stored with a different name in the device in the location "/config/filestore/files_d/Common_d/certificate_d" with a weird name automatically as below

 

:Common:

 

1) can we change the name of the cert form the above to using Mv command and bind the certs in the profile ?

 

2) what exactly is the default file naming syntax-ed with ? i mean what is common and the numeric value included before and after the cert ? :Common:

 

3) If i use TMSH for updating the profile using CLI which name should i use to bind the cert and key in the profile ? :Common: or

 

Please provide any additional information or links related to this, if you know.

 

Thanks, SAM

 

1 Reply

  • TechT's avatar
    TechT
    Icon for Nimbostratus rankNimbostratus

    Hi Samson, you dont have to use the full name what you are seeing in the filestore/ , you can still bind cert name and key with the below command when you are creating a new profile --:

     

    create ltm profile client-ssl TEST cert key

     

    The naming convention you see is actually the partition name where you installed. So you dont have to change the name to original as what you think.