I know of the ability to enable use of relaxed SSL check for user generated certificates by using the flag:
-Dmaven.wagon.http.ssl.insecure=true
Is there any Gradle equivalent property?
I know of the ability to enable use of relaxed SSL check for user generated certificates by using the flag:
-Dmaven.wagon.http.ssl.insecure=true
Is there any Gradle equivalent property?