Remove unneeded line
This commit is contained in:
parent
a3e7d738d6
commit
745e4d147f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue