[GRADLE-2637] Daemon does not respect javax.net.ssl.* system properties that need to be specified on system startup Created: 17/Jan/13  Updated: 01/Apr/16  Resolved: 01/Apr/16

Status: Resolved
Project: Gradle
Affects Version/s: 1.3
Fix Version/s: 2.13-rc-1

Type: Bug
Reporter: Gradle Forums Assignee: René Gröschke (Inactive)
Resolution: Fixed Votes: 1


 Description   

These properties need special handling, like -Dfile.encoding.



 Comments   
Comment by Mark Vieira (Inactive) [ 23/Feb/16 ]

There was already some work done her with respect to repository transports. SslContexts are cached based on these input properties. Some of this could potentially be resused by other SSL communication clients.

https://github.com/gradle/gradle/blob/master/subprojects/resources-http/src/main/java/org/gradle/internal/resource/transport/http/DefaultSslContextFactory.java

Generated at Wed Jun 30 12:27:21 CDT 2021 using Jira 8.4.2#804003-sha1:d21414fc212e3af190e92c2d2ac41299b89402cf.