Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Hoffman-Andrews <github@hoffman-andrews.com>2017-06-09 18:35:04 +0300
committerBrad Warren <bmw@users.noreply.github.com>2017-06-09 18:35:04 +0300
commit76ecb7035f72ac759caa14a4257cd8fc36eee474 (patch)
tree0d3314c4cd660569d4843c1949a43939de38a725 /README.rst
parentd570bf5f2df690be0b4b541649b3cace53451f48 (diff)
Remove "alpha" and "beta" qualifiers from docs. (#4808)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index ff6fafe36..b96421e7a 100644
--- a/README.rst
+++ b/README.rst
@@ -132,8 +132,8 @@ Current Features
* Supports multiple web servers:
- - apache/2.x (beta support for auto-configuration)
- - nginx/0.8.48+ (alpha support for auto-configuration, beta support in 0.14.0)
+ - apache/2.x
+ - nginx/0.8.48+
- webroot (adds files to webroot directories in order to prove control of
domains and obtain certs)
- standalone (runs its own simple webserver to prove you control a domain)