4aa19a09bd
Motivation: The SSLSession allows to invalidate a SSLSession and so disallow resume of a session. We should support this for OpenSSLEngine as well. Modifications: - Correctly implement SSLSession.isValid() and invalidate() in OpenSSLEngine - Add unit test. Result: Invalidate of SSL sessions is supported when using OpenSSL now. |
||
---|---|---|
.. | ||
src | ||
pom.xml |