Skip to content

Commit f81bac0

Browse files
authored
Update readme.md
1 parent 76cab50 commit f81bac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ docker pull macbre/nginx-brotli:1.17.9-1
1212
1313
# SSL Grade A+ handling
1414

15-
Please refer to [Mozilla's SSL Configuration Generator](https://ssl-config.mozilla.org/). This image has `https://ssl-config.mozilla.org/ffdhe2048.txt` fetched and stored in `/etc/ssl/dhparam.pem`:
15+
Please refer to [Mozilla's SSL Configuration Generator](https://ssl-config.mozilla.org/). This image has `https://ssl-config.mozilla.org/ffdhe2048.txt` DH parameters for DHE ciphers fetched and stored in `/etc/ssl/dhparam.pem`:
1616

1717
```
1818
ssl_dhparam /etc/ssl/dhparam.pem;

0 commit comments

Comments
 (0)