| Features | ||
|---|---|---|
|
|
|
| JGit 0.11 New and Noteworthy | Bugs Closed | |
Added possibility to disable ssl verification, just as is possible with git
using: git config --global http.sslVerify false
To enable the feature, configure
Window > Preferences > Team > Git > Configuration
and add a new key/value: http.sslVerify=false
|
|
|
| JGit 0.11 New and Noteworthy | Bugs Closed |