Moved external HttpServer to hal-core and added SSL possibility through LestEncrypt
This commit is contained in:
parent
2dc35e212b
commit
e8270d4027
6 changed files with 113 additions and 22 deletions
|
|
@ -4,4 +4,6 @@
|
|||
|
||||
dependencies {
|
||||
implementation 'org.xerial:sqlite-jdbc:3.32.3.2'
|
||||
implementation 'org.shredzone.acme4j:acme4j-client:2.12'
|
||||
implementation 'org.shredzone.acme4j:acme4j-utils:2.12'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue