linagora / linshare-docker

Other
57 stars 16 forks source link

TLS problem with external connexion on linshare APK #19

Open xlyric opened 2 years ago

xlyric commented 2 years ago

with the docker open on the internet with valid certbot certicate and url, the front office (UI-user) work ( certificat is good ) but the linshare APK not working ( server url not valid )

the traeffik container say : time="2022-09-16T11:31:37Z" level=debug msg="http: TLS handshake error from 192.168.1.254:45800: EOF"

( the 5.0 version of docker and log version of APK work )

@fmartin-linagora