Build: Remove allowUntrustedServer & allowInsecureProtocol
#KTI-791
This commit is contained in:
@@ -82,10 +82,6 @@ buildCache {
|
|||||||
credentials.username = buildProperties.buildCacheUser
|
credentials.username = buildProperties.buildCacheUser
|
||||||
credentials.password = buildProperties.buildCachePassword
|
credentials.password = buildProperties.buildCachePassword
|
||||||
}
|
}
|
||||||
|
|
||||||
// ADM-44444
|
|
||||||
allowUntrustedServer = true
|
|
||||||
allowInsecureProtocol = true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user