Forum Discussion
Private key password location?
- Mar 01, 2016
It's stored in LTM config.
Check the BigIP conf backup file
. Search for the relevant private key or ssl profile object. The password/passphrase itself should be visible as MD5-salt hash./config/bigip.conf
If you initially encrypted your private keys on BigIP appliance, it's recommended to eliminate bash history since the commands you executed (incl. the password itself) will be in plain-text. You can delete bash history by issuing command
.rm ~/.bash_history
It's stored in LTM config.
Check the BigIP conf backup file
/config/bigip.conf
. Search for the relevant private key or ssl profile object. The password/passphrase itself should be visible as MD5-salt hash.
If you initially encrypted your private keys on BigIP appliance, it's recommended to eliminate bash history since the commands you executed (incl. the password itself) will be in plain-text. You can delete bash history by issuing command
rm ~/.bash_history
.Recent Discussions
Related Content
* 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