<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Certbot 0.27.0 has been released. The change log for the release is:<br>
    <br>
    ## 0.27.0 - 2018-09-05<br>
    <br>
    ### Added<br>
    <br>
    * The Apache plugin now accepts the parameter --apache-ctl which can
    be<br>
      used to configure the path to the Apache control script.<br>
    <br>
    ### Changed<br>
    <br>
    * When using `acme.client.ClientV2` (or<br>
     `acme.client.BackwardsCompatibleClientV2` with an ACME server that
    supports a<br>
     newer version of the ACME protocol), an `acme.errors.ConflictError`
    will be<br>
     raised if you try to create an ACME account with a key that has
    already been<br>
     used. Previously, a JSON parsing error was raised in this scenario
    when using<br>
     the library with Let's Encrypt's ACMEv2 endpoint.<br>
    <br>
    ### Fixed<br>
    <br>
    * When Apache is not installed, Certbot's Apache plugin no longer
    prints<br>
      messages about being unable to find apachectl to the terminal when
    the plugin<br>
      is not selected.<br>
    * If you're using the Apache plugin with the --apache-vhost-root
    flag set to a<br>
      directory containing a disabled virtual host for the domain you're
    requesting<br>
      a certificate for, the virtual host will now be temporarily
    enabled if<br>
      necessary to pass the HTTP challenge.<br>
    * The documentation for the Certbot package can now be built using
    Sphinx 1.6+.<br>
    * You can now call `query_registration` without having to first call<br>
      `new_account` on `acme.client.ClientV2` objects.<br>
    * The requirement of `setuptools>=1.0` has been removed from
    `certbot-dns-ovh`.<br>
    * Names in certbot-dns-sakuracloud's tests have been updated to
    refer to Sakura<br>
      Cloud rather than NS1 whose plugin certbot-dns-sakuracloud was
    based on.<br>
    <br>
    Despite us having broken lockstep, we are continuing to release new
    versions of<br>
    all Certbot components during releases for the time being, however,
    the only<br>
    package with changes other than its version number was:<br>
    <br>
    * acme<br>
    * certbot<br>
    * certbot-apache<br>
    * certbot-dns-ovh<br>
    * certbot-dns-sakuracloud<br>
    <br>
    More details about these changes can be found on our GitHub repo:<br>
    <a class="moz-txt-link-freetext" href="https://github.com/certbot/certbot/milestone/57?closed=1">https://github.com/certbot/certbot/milestone/57?closed=1</a><br>
  </body>
</html>