mirror of
https://github.com/curl/curl.git
synced 2026-07-16 04:17:17 +03:00
docs: SSLCERTS: fix English syntax
Signed-off-by: Dan Kenigsberg <danken@redhat.com> Closes #5876
This commit is contained in:
parent
0ac310a825
commit
c77f6fd1cb
1 changed files with 2 additions and 2 deletions
|
|
@ -60,8 +60,8 @@ server, do one of the following:
|
|||
With the curl command line tool: --cacert [file]
|
||||
|
||||
3. Add the CA cert for your server to the existing default CA certificate
|
||||
store. The default CA certificate store can changed at compile time with the
|
||||
following configure options:
|
||||
store. The default CA certificate store can be changed at compile time with
|
||||
the following configure options:
|
||||
|
||||
--with-ca-bundle=FILE: use the specified file as CA certificate store. CA
|
||||
certificates need to be concatenated in PEM format into this file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue