diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-28 21:20:39 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-11-28 21:20:39 +0100 |
| commit | ebcb78623067931cfedfd1e604b8c1e12a9b8c25 (patch) | |
| tree | f59791643284bc6c8d747146847ad74cd2b3d915 | |
| parent | 3ed8d0edf4900dcef7e48568404de80478757e21 (diff) | |
| download | site-ebcb78623067931cfedfd1e604b8c1e12a9b8c25.tar.gz | |
web/input/doc/faq/ssl.md: Fix a typo
| -rw-r--r-- | web/input/doc/faq/ssl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/input/doc/faq/ssl.md b/web/input/doc/faq/ssl.md index 3f9a4cb..bfba61c 100644 --- a/web/input/doc/faq/ssl.md +++ b/web/input/doc/faq/ssl.md | |||
| @@ -5,7 +5,7 @@ parent: FAQ | |||
| 5 | # Why doesn't the --ssl option work? | 5 | # Why doesn't the --ssl option work? |
| 6 | 6 | ||
| 7 | To get the SSL features, you need to have the SSL libraries available. Either | 7 | To get the SSL features, you need to have the SSL libraries available. Either |
| 8 | [OpenSSL][openssl] or [GntTLS][gnutls] is suitable. | 8 | [OpenSSL][openssl] or [GnuTLS][gnutls] is suitable. |
| 9 | 9 | ||
| 10 | Check the `./configure` output to see if the SSL libraries have been detected. | 10 | Check the `./configure` output to see if the SSL libraries have been detected. |
| 11 | 11 | ||
