use sslcontext-kickstart to create ssl factory

This commit is contained in:
Athou
2022-01-02 20:54:28 +01:00
parent b3dd6acfe6
commit 089be99287
2 changed files with 32 additions and 58 deletions

View File

@@ -538,6 +538,11 @@
<artifactId>gwt-servlet</artifactId>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>io.github.hakky54</groupId>
<artifactId>sslcontext-kickstart</artifactId>
<version>7.2.0</version>
</dependency>
<dependency>
<groupId>com.google.apis</groupId>