aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/utils/TLSSocketFactory.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* use conscrypt as security provider to provide tls 1.3 and modern cyphers on o...Christian Schneppe2018-10-011-12/+8
* introduced custom tls socket factory to make tls1.2 work for http connectionsChristian Schneppe2016-11-201-0/+70