Remove unneeded line

This commit is contained in:
Aitor Magán García 2014-11-26 16:22:38 +01:00
parent a3e7d738d6
commit 745e4d147f
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ Afterwards, you will need to filter the notification callback to be callable onl
SSLCACertificateFile <PATH_TO_THE_CA_FILE_CREATED_PREVIOUSLY>
SSLVerifyClient require
</Location>
```
Finally, you must restart your Apache server. To do so, execute the following command: