Skip to content

16.4.1

Compare
Choose a tag to compare
@drscream drscream released this 22 Mar 14:09
· 29 commits to master since this release
464fec4

New

  • Switch to better Let's Encrypt handling. [Thomas Merkel]

    This change require the newest version of core-base with the ssl-letsencrypt.sh script available with the TYPE parameter. For now we create a self-signed SSL certificate by default, after that we will try to find a cert by mdata and if that doesn't work we run Let's Encrypt.

    With this change we switch to webroot authentication from Let's Encrypt, because a Standalone option is not working if a web server is already running.

Fix

  • Add well known urls for cal and carddav. [Thomas Merkel]
  • Provide extra mdata information with the hostname of sieve servers. [Thomas Merkel]
  • Fix issue with zip command in SOGo. [Thomas Merkel]