Forum Discussion
thagmann_128177
Nimbostratus
Dec 13, 2004SSL Certificate Expiration
Guys,
2 Questions.
1.) What is the best way for me to monitor when my SSL Certs expire on the BIGIP? Is there an iControl Interface and/or SNMP MIB value that I could pull to grab this info?
2.) If I wish to try and see if specific counters like this exist where in the SDK should I start my search so I can start there to save you guys time? Knowing you guys you probably have a well put together index, just not sure where it is.
Thanks,
-Tom
8 Replies
- Tom,
enum ManagementModeType { MANAGEMENT_MODE_DEFAULT = 0, MANAGEMENT_MODE_WEBSERVER = 1 }; struct CertificateDetail { Certificate cert_info; CertificateType cert_type; KeyType key_type; long bit_length; long version; String serial_number; String expiration_string; String expiration_date; X509Data subject; X509Data issuer; }; struct CertificateInformation { boolean is_bundled; string file_name; CertificateDetails certificate; }; CertificateInformation[] Management::KeyCertificate::get_certificate_list( in ManagementModeType mode );
- thagmann_128177
Nimbostratus
Joe, - Just open the index.html or default.htm in the top level of the SDK and it will open the documentation in your browser. It's a two panel typical help format with a tree view in the left pane and contents in the right. Currently we don't have our help system integrated into IDEs.
- thagmann_128177
Nimbostratus
Trying to, but I keep having Browser/Plugin issues in getting it to play nice. I will play some more then. - It's a very basic java applet that we have tested with both Microsoft and Sun's JVM as well as with IE 5.x, 6.x with Win2k, XP, XP-SP2, etc.
- Honestly, I haven't done much with ssl certs and the API's around them.
- Don_MacVittie_1Historic F5 AccountHi Stefan,
- Antony_69599
Nimbostratus
Stefan,
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects