SSLRESETCOUNT
For TLS, the total number of bytes sent and received by a connection before the secret key that is used for encryption is renegotiated.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: SSLRESETCOUNT
JMS administration tool short name: SRC
Programmatic access
Setters/getters
- MQConnectionFactory.setSSLResetCount()
- MQConnectionFactory.getSSLResetCount()
Values
- 0
- Zero, or any positive integer less than or equal to 999, 999, 999. This is the default value. For more information, see TLS properties of JMS objects.