nifi/nifi-commons/nifi-security-utils-api/src
exceptionfactory 11e9ff3773
NIFI-8178 This closes #4787. Replaced StandardSSLContextService in unit tests with SslContextUtils
- Removed references to StandardSSLContextService from nifi-standard-processors
- Removed TestGetHTTPGroovy and TestPostHTTPGroovy since these are testing deprecated processors
- Optimized HandleHttpRequest, GetHTTP, PostHTTP to use SSLContextService.createContext()
NIFI-8178 Changed TestGetHTTP to ITGetHTTP since GetHTTP is deprecated
NIFI-8178 Changed TestPostHTTP to ITPostHTTP since PostHTTP is deprecated

Signed-off-by: Joe Witt <joewitt@apache.org>
2021-01-27 17:48:06 -07:00
..
main/java/org/apache/nifi/security/util NIFI-8178 This closes #4787. Replaced StandardSSLContextService in unit tests with SslContextUtils 2021-01-27 17:48:06 -07:00
test NIFI-8019 Added TlsPlatform to provide runtime TLS protocol configuration 2020-12-14 19:34:58 -05:00