Thursday 25 July 2019

Default LTM Certs and Keys

The default LTM certs are still stored in /config/ssl/. The custom certs/keys are stored in the filestore: 

Here is the Find command to verify the path:

# find / -name *.crt* -o -name *.key* 


No comments:

Post a Comment

iRule

  iRule: -- o iRule is a powerful and flexible feature within the BIG-IP local traffic management (LTM). o IRule is a powerful & flexibl...