<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Courier New, Courier, monospace">Everybody,<br>
      <br>
      For a while now, I've had a small home Asterisk setup to connect
      to my Zimbra mail server's calendar.  Making an entry on the
      calendar would cause Asterisk to schedule a wakeup call at the
      time of the calendar entry.<br>
      <br>
      The Zimbra mail server uses LetsEncrypt for the SSL Certs and
      renews every 60 days.  On the Asterisk side of things, if I do not
      restart the Asterisk process, the logs get spammed with the below
      and the wakeup call never occurs:<br>
      <br>
      [Dec 24 07:48:46] WARNING[10679] res_calendar_caldav.c: Unknown
      response to CalDAV calendar calendar.name.here, request REPORT to
      /dav/username/Calendar: Server certificate changed: connection
      intercepted?<br>
      <br>
      Would this be considered a bug, or do I have something setup
      incorrectly?<br>
      <br>
      Asterisk version: 13.29.2<br>
      OS: Debian GNU/Linux 7.11 (wheezy)<br>
      Zimbra OSE 8.8.11 P4<br>
      <br>
      Thanks!<br>
      <br>
      Doug<br>
      <br>
    </font>
  </body>
</html>