Member since
10-11-2017
2
Posts
0
Kudos Received
0
Solutions
10-11-2017
07:50 PM
Thanks Andy for your very complete answer ! I read that Jetty improved recently the security with TLS 1.2 only (very good !) but I hoped it was possible to force a weak protocol (bad but sometime, it's necessary...). As you told me, my only choice is the installation of a proxy like HAProxy or Squid !
... View more
10-11-2017
02:50 PM
Hello everyone, I'm using NiFi 1.4 and I'm trying to accept Protocol TLS1.1 for the HandleHTTPRequest processor (thanks to StandardSSLContextService) but only TLS 1.2 is accepted. How to force the protocol TLS 1.1 ? I already try something like
"java.arg.16=-Ddeployment.security.TLSv1.1=true" in the bootstrap.conf but nothing changed. Have you an idea ?! Thanks for your help. Laurent
... View more
Labels:
- Labels:
-
Apache NiFi