thenatog commented on pull request #4687:
URL: https://github.com/apache/nifi/pull/4687#issuecomment-742828967


   Tested out ListenHTTP processor in combination with the 
RestrictedSslContextService. I set the protocols explicitly to TLSv1.2 and 
TLSv1.3 and only those were enabled (I checked this with openssl s_client and 
Wireshark), and ListenHTTP offered those protocols respectively. 'TLS' setting 
allowed both TLSv1.2 and TLSv1.3 as expected. I used PostHTTP and ListenHTTP to 
talk to each other and set TLSv1.2 on PostHTTP and TSLv1.3 on ListenHTTP and 
there was a protocol version mismatch error as expected.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to