From 7f172859f554df0bd0d55333d19679ae6124dc62 Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Wed, 12 Oct 2016 17:02:39 -0700 Subject: [PATCH] Nginx docs in README (#3606) * Update plugins docs in README - nginx is now part of certbot-auto - apache is now cross-platform * Alpha / beta * RST, not markdown --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 74dc870ed..244b6b510 100644 --- a/README.rst +++ b/README.rst @@ -152,11 +152,12 @@ Current Features * Supports multiple web servers: - - apache/2.x (working on Debian 8+ and Ubuntu 12.04+) - - standalone (runs its own simple webserver to prove you control a domain) + - apache/2.x (beta support for auto-configuration) + - nginx/0.8.48+ (alpha support for auto-configuration) - webroot (adds files to webroot directories in order to prove control of domains and obtain certs) - - nginx/0.8.48+ (highly experimental, not included in certbot-auto) + - standalone (runs its own simple webserver to prove you control a domain) + - other server software via `third party plugins `_ * The private key is generated locally on your system. * Can talk to the Let's Encrypt CA or optionally to other ACME