Get all certificates and their virtual servers and SSL profiles via API calls
Problem this snippet solves: Summary
F5 will give you a decent report of all your certificates and their expiration dates. However I have not found a way to pull what Virtual Server or SSL Profile...
Published Apr 11, 2019
Version 1.0matthew_wedlow_
Nimbostratus
Joined May 05, 2019
matthew_wedlow_
Nimbostratus
Joined May 05, 2019
Muhammad_64435
May 06, 2019Nimbostratus
Hi Matthew,
Thank you for sharing this useful script. But have you tried the similar logic using python and f5-sdk.
I have code shared to migrate bigip config from one unit to another including all the components virtuals, pools, selective profiles, irules, data group, monitors but the only thing i couldn't was the ssl profile and certs.
https://github.com/mshoaibshafi/f5-networks-bigip-migrate-configuration
Please let me know if you did and won't mind sharing your code.
Thank you, Muhammad