Revert "Build: Remove allowUntrustedServer & allowInsecureProtocol"
This revert is temporary and it should be returned after fix of problem with public TC configurations
This commit is contained in:
@@ -82,6 +82,10 @@ 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