mholt / caddy-webdav

WebDAV handler module for Caddy
Apache License 2.0
222 stars 23 forks source link

TLS and Webdav client #37

Closed arichiardi closed 1 year ago

arichiardi commented 1 year ago

Hi there, apologies, this is completely off topic.

Have you ever been able to access a webdav server via caddy with TLS 1.2?

I have tried cadaver, davx, thunar (the file manager) but they all seem to send a TLS 1.0 Client Hello and that fails with the current Caddy.

Thank you, just wondering because I am going a bit nuts :D

arichiardi commented 1 year ago

Never mind, apparently TLS only works when port is left untouched 443 (I had set a custom port).