From c16dbde99b7a8016ca6ab1dd26d3f676298519a2 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Tue, 13 Dec 2016 09:02:09 +0800 Subject: [PATCH] Typo. --- en_US/howto/use.a.bought.ssl.certificate.md | 4 ++-- html/use.a.bought.ssl.certificate.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US/howto/use.a.bought.ssl.certificate.md b/en_US/howto/use.a.bought.ssl.certificate.md index 28437294..68ff2502 100644 --- a/en_US/howto/use.a.bought.ssl.certificate.md +++ b/en_US/howto/use.a.bought.ssl.certificate.md @@ -164,7 +164,7 @@ Restarting Nginx service is required. ### OpenLDAP > If OpenLDAP is listening on localhost and not accessible from external -> network, this could be optional setup. +> network, this is OPTIONAL. * On Red Hat and CentOS, it's defined in `/etc/openldap/slapd.conf`. * On Debian and Ubuntu, it's defined in `/etc/ldap/slapd.conf`. @@ -216,7 +216,7 @@ ldapsearch -x -W \ ### MySQL, MariaDB > If MySQL/MariaDB is listening on localhost and not accessible from external -> network, this could be optional setup. +> network, this is OPTIONAL. * On Red Hat and CentOS, it's defined in `/etc/my.cnf` * On Debian and Ubuntu, it's defined in `/etc/mysql/my.cnf`. diff --git a/html/use.a.bought.ssl.certificate.html b/html/use.a.bought.ssl.certificate.html index 1c3a81e5..b3e90f53 100644 --- a/html/use.a.bought.ssl.certificate.html +++ b/html/use.a.bought.ssl.certificate.html @@ -178,7 +178,7 @@ certificates in the combined file:

OpenLDAP

If OpenLDAP is listening on localhost and not accessible from external -network, this could be optional setup.

+network, this is OPTIONAL.