nifi/nifi-commons/nifi-security-utils-api
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
..
src NIFI-8178 This closes #4787. Replaced StandardSSLContextService in unit tests with SslContextUtils 2021-01-27 17:48:06 -07:00
pom.xml NIFI-7804 Split nifi-security-utils into sub-module for nifi-security… (#4533) 2020-09-17 12:52:22 -04:00