Forum Discussion
iRule to log every SSL related event on VS
I would recommend writing an irule that will execute log statements for every SSL event your VS will perform.
[https://devcentral.f5.com/wiki/irules.ssl.ashx]
CLIENTSSL_CLIENTCERT - Triggered when the system adds an SSL client certificate to the client certificate chain. CLIENTSSL_CLIENTHELLO - Triggered when the system has received the client's SSL ClientHello message CLIENTSSL_DATA - Triggered each time new SSL data is received from the client while the connection is in “collect” state. CLIENTSSL_HANDSHAKE - Triggered when a client-side SSL handshake is completed. CLIENTSSL_SERVERHELLO_SEND - Triggered when the system is about to send its SSL ServerHello message on the clientside connection SERVERSSL_CLIENTHELLO_SEND - Triggered when the system is about to send its SSL ClientHello message. SERVERSSL_DATA - Triggered when new SSL data is received from the target node after command has been issued. SERVERSSL_HANDSHAKE - Triggered when a server-side SSL handshake is completed. SERVERSSL_SERVERHELLO - Triggered when the system has received the server's SSL ServerHello message.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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