Forum Discussion
easy way to delete all object in a Partition to remove it.
Thank you for your response, Nitass. After changing the active HDD partition I could load a plain config without the certificate error. I deleted all lines related to SSL certificates in bigip.conf.
Almost everything is fine now and I am rebuilding the config. The only problem I have found is when I try to create a Self-signed certificate. I can run the following commands in the command line and everything is OK:
openssl req -x509 -nodes -newkey rsa:2048 -keyout /config/ssl/ssl.key/tal.es.key -out /config/ssl/ssl.crt/tal.es.crt -days 3650
tmsh install /sys crypto key from-local-file tmsh install /sys crypto cert from-local-file
But when I try to do it by the web interface, the bigip gives me this result:
com.f5.tmui.util.Syscall$CallException: Error: Failure to create certificate kkdelavaca with error: Key file named "kkdelavaca.key" must exist to create a corresponding certificate.
I have done this a lot of times in other bigips, it must be something corrupt that hasn't changed when I switched the active HDD partition. My concrete questions are:
What config paths get preserved when you switch active HDD partition? How can I completely erase the SSL certificates I previously installed? Any references in bigip.conf and /config/partitons/XXXXX/bigip.conf are already deleted.
Thank you very much for your help!
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