nifi/nifi-commons/nifi-security-socket-ssl
exceptionfactory defea61075
NIFI-9253 Corrected SSLSocketChannel.available() for TLSv1.3
- Added unit tests to reproduce issues with available() method
- Changed available() to return size of application buffer
- Removed unused isDataAvailable()
- Refactored unwrap handling to read from channel for buffer underflow

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #5421.
2021-10-02 18:31:05 +02:00
..
src NIFI-9253 Corrected SSLSocketChannel.available() for TLSv1.3 2021-10-02 18:31:05 +02:00
pom.xml NIFI-8767-RC2 prepare for next development iteration 2021-07-10 12:17:09 -07:00