DataScript: avi.ssl.protocol
DataScript
Function | avi.ssl.protocol() |
Description | Returns the protocol of an established SSL connection. For example: “TLSv1.1”. |
Events | HTTP_REQ HTTP_RESP |
Parameter | None |
Returns | Returns a string of the SSL/TLS version or 'unknown' |
Example |
|