Update README.md

This commit is contained in:
jsa
2018-10-28 20:23:30 +00:00
committed by GitHub
parent 866a769ba3
commit 61a4ec2ef9

View File

@@ -43,7 +43,8 @@ You must also send `nwc.crt` to the client as part of the certificate chain, oth
Alternatively, with Apache, you can add `SSLCertificateChainFile /path/to/nwc.crt` to your server config.
Example: ```apache
Example configuration:
```apache
<IfModule mod_ssl.c>
<VirtualHost *:443>
DocumentRoot /var/www/html