diff --git a/lib/package/plugins/EP002-misplacedElements.js b/lib/package/plugins/EP002-misplacedElements.js index 87c4396..2d49a8a 100644 --- a/lib/package/plugins/EP002-misplacedElements.js +++ b/lib/package/plugins/EP002-misplacedElements.js @@ -99,6 +99,7 @@ const allowedChildren = { "Request-child-of-HTTPMonitor": [ "ConnectTimeoutInSec", "SocketReadTimeoutInSec", + "UseTargetServerSSLInfo", "Payload", "IsSSL", "TrustAllSSL",