Fix typo "CA's" instead of "CA:s"

This commit is contained in:
Amos Shapira
2020-09-21 18:24:04 +10:00
committed by GitHub
parent e148a5b8f7
commit a3d37f636e

View File

@@ -72,7 +72,7 @@ And here is another example with client certificate authentication:
- We enable SSL on `https` by giving a certificate and a key.
- One or several files containing Certificate Authorities in PEM format are added.
- It is possible to have multiple CA:s in the same file or keep them in separate files.
- It is possible to have multiple CA's in the same file or keep them in separate files.
### Frontends