Updated WebDAV Config (markdown)

antelle 2017-11-06 22:33:08 +01:00
parent ae2bec5565
commit 3d8fe6d7f7
1 changed files with 5 additions and 1 deletions

@ -70,4 +70,8 @@ If your WebDAV server is using a self-signed or invalid certificate, you can use
```bash
certutil -d sql:$HOME/.pki/nssdb -A -t TC -n "my_domain.lan" -i ~/ca.crt
```
On Windows, adding your CA to trusted certificates storage may help.
On Windows, adding your CA to trusted certificates storage may help.
## IMAP mailbox backups
It's possible to backup files to your IMAP mailbox using [mailbox-backup](https://github.com/ErikOnBike/mailbox-backup) proxy (warning: this project is in beta for now).