SSL/5/SSL_KEY_UPDATE_SUCCESS: TLS1.3 key update success. (Key update reason = [KeyupdateReason], Key update time = [CurrentSystemTime], AppCid = [AppCid], VerifyMode = [VerifyMode], TlsId = [TlsId], SockFd = [SockFd])
In VS mode, this log is supported only by the admin VS.
Parameter Name | Parameter Meaning |
---|---|
KeyupdateReason |
The key update reason. |
CurrentSystemTime |
The key update time. |
AppCid |
Component ID. |
VerifyMode |
Authentication mode. |
TlsId |
SSL policy ID. |
SockFd |
Socket handle. |
Cause 1: The SSL connection is TLS1.3, and the amount of the processed data reaches 1 GB.
Cause 2: The SSL connection is TLS1.3, and the time since the connection was built exceeds 1 hour.
Cause 3: The SSL connection is TLS1.3, and the time since the last key update exceeds 1 hour.