Linux/Apache/mod_ssl.md
... ...
@@ -220,7 +220,7 @@ CentOS 7
220 220
```
221 221
# yum -y install yum-utils
222 222
# yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional
223
- # yum install certbot-apache python2-certbot-dns-rfc2136
223
+ # yum install -y python-requests python-six python-urllib3 pyOpenSSL certbot-apache python2-certbot-dns-rfc2136
224 224
```
225 225
226 226
- 設定ファイル, スクリプト