l

legacy-compatibility-ssl-socket-factory

A SSLSocketFactory that implements SSLSession.getPeerCertificateChain().
https://github.com/marschall/legacy-compatibility-ssl-socket-factory
MIT
Philippe Marschall
文件下载
文件名 操作
legacy-compatibility-ssl-socket-factory-1.0.0.jar 下载
legacy-compatibility-ssl-socket-factory-1.0.0.pom 下载
legacy-compatibility-ssl-socket-factory-1.0.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.github.marschall</groupId>
  <artifactId>legacy-compatibility-ssl-socket-factory</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.marschall:legacy-compatibility-ssl-socket-factory:1.0.0'
Gradle Kotlin
implementation("com.github.marschall:legacy-compatibility-ssl-socket-factory:1.0.0")
Scala SBT
libraryDependencies += "com.github.marschall" % "legacy-compatibility-ssl-socket-factory" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.marschall', module='legacy-compatibility-ssl-socket-factory', version='1.0.0')
)
Apache Ivy
<dependency org="com.github.marschall" name="legacy-compatibility-ssl-socket-factory" rev="1.0.0" />
Leiningen
[com.github.marschall/legacy-compatibility-ssl-socket-factory "1.0.0"]
Apache Buildr
'com.github.marschall:legacy-compatibility-ssl-socket-factory:jar:1.0.0'
本项目依赖
该项目无第三方依赖