Issue #1333 TLS handshake failure on certificate expiry Bookkeeper server should load certificate from the underlying filesystem for every new connection. This is necessary when we have short lived certificates and caching them can lead to expired certificate exceptions.
Also refactored code to move all the util routines to a new file. Added server host name verification along the way and more test cases. @jvrao @dlg99 [ Full content available at: https://github.com/apache/bookkeeper/pull/1678 ] This message was relayed via gitbox.apache.org for [email protected]
