Forum Discussion

Grant_Mitchell_'s avatar
Grant_Mitchell_
Icon for Nimbostratus rankNimbostratus
Sep 10, 2013

V11 tmsh command to delete key and certificate files but error if they are in use?

Is there a tmsh command to delete key and certificate files but error if they are in use? At this time we can only 'safely' delete files from the gui. I have seen the grep for use in a profile, but tmsh should do this elegantly.

 

3 Replies

  • $ delete sys crypto cert web.test.com.crt
    01071349:3: File object by name (/Common/web.test.com.crt) is in use.
    

    Are you not seeing similar behavior?

  • I don't believe so. In v10 the certs/keys aren't stored in a partition and aren't part of the configuration management system.